Forum Post: INTC_MIRx polarity
Let me ask a question.Is a bit value 1 in INTC_MIRx (interrupt mask register) disables interrupt?(and bit value 0 enables?)If so, it seems to me that "Figure 6-1. Interrupt Controller Block Diagram "...
View ArticleForum Post: RE: AM3358 Beaglebone
since TI is supporting starterware, I am more keen to use Starterware. What kind of IDE or Compiler is well suited with Starterware1. CCS 52. IAR
View ArticleForum Post: RE: Network ethernet bandwidth question
I want upgrade to network bandwidth performence.so, considered to replacement(upgrade) parts. therefore, need your recommand other cpu(or chips, device, etc) Best regardsHwang
View ArticleForum Post: RE: AM335x the VDDA3P3V_USB0 be pulled up when only the USB0_VBUS...
Hi Paul,Thank you for your reply.The same workaround will be used on the other port.Best regards,Daisuke
View ArticleForum Post: RE: How to use uart5 for debug message in uboot on AM3359 platform
Hi Steve :I appreciate your help!Now, the issue of uart5 is solved.Thanks a lot !Best regards,Marcus
View ArticleForum Post: RE: CAP_VDD_RTC's decoupling capacitor when RTC disable on AM3352
Yes, CAP_VDD_RTC must be connected to VDD_CORE in this case, no specific need of decoupling capacitor.
View ArticleForum Post: RE: EMU2-4 pins of the JTAG emulator are connected to VSS
Or you can use them with the 14-pin TI adapter.
View ArticleForum Post: RE: USB Hub connected to the AM335x does not work
Adri,The ID pin can be directly grounded. You could save the resistors.Can you please post the output of 'lsusb' and 'dmesg' commands? Let's check if the the hub has been enumerated correctly.
View ArticleForum Post: RE: ICE v2 Full EtherCAT Application issue
Hi Vinesh. Thanks for the response.Unfortunately that change had no effect on the problem. I am open to any other suggestions. Is it possible for me to get a full copy of the TI EtherCAT DEMO code?...
View ArticleForum Post: RE: Sitara AM3352 Ethernet with TLK105 Phy, working in u-boot but...
Tom,I too have a custom board using the TLK105 PHY. I'm trying to add support to my board's u-boot for this chip. I see that you have successfully done this. Could you possibly share your u-boot source...
View ArticleForum Post: RE: Differential Manchester in PRU
Hi GregThat is exactly what the PRU is designed for. A differential Manchester encoding scheme should be no problem to implement in the PRU given the voltage levels fall in the allowed I/O range. Also...
View ArticleForum Post: RE: Audio in on the Sitara am335x starter kit
Actually, in that same board fiel, there are structures that are initialized to do that with the General Purpose EVM:static u8 am335x_iis_serializer_direction1[] = { INACTIVE_MODE, INACTIVE_MODE,...
View ArticleForum Post: RE: AM3703 hang with OMAPPSP04.02.00.07
We tried connecting BDI3000 using JTAG interface and have following observation:When the CPU got stuck, the BDI is still alive and allow to access some regions, but L4-WKUP region. Looks like problem...
View ArticleForum Post: RE: Second stage bootloader backup copies
[quote user="Mike Worster"]This allows for 4 copies of the MLO, but what about the second stage bootloader (u-boot)? Is there any capability to have the 1st stage bootloader look for more than one copy...
View ArticleForum Post: RE: GbE Support and Benchmarks for Am335x
very interesting, thanks! GbE numbers seem to agree pretty closely to the Iperf numbers above, ~31MB/s @ 100% CPU
View ArticleForum Post: RE: Prebuilt image size vs compiled bootloader size
Mike,I do not get the same behavior as you. The size of my components when I build them is exactly the same size as the prebuilt binaries.Did you perform your build commands from the very top...
View ArticleForum Post: Installing new version of Linux SDK in place if old version
I am now using the ti-sdk-am335x-06.00.00.00-Linux-x86I have downloaded the 07.00.00.00 version, what do I have to do to use it in place of the old version?
View ArticleForum Post: RE: spi-omap2-mcspi hangs when DMA and PIO are used simultaneously
I got more inconsistency with the version 3.12. The driver spi_omap2_mcspi it's not reading the device tree configuration node for enc28j60; not doing that the module doesn't get the GPIO1_15 interrupt...
View ArticleForum Post: RE: am335x usb0 problem
Bin,Below is the test result.=== _before connected_ ===root@smarct335x:~# echo 'file ti81xx.c +p' > /sys/kernel/debug/dynamic_debug/controlroot@smarct335x:~# echo '8' >...
View Article