Forum Post: RE: AM335x JTAG disabled after POR?
Opps, my reply was meant for Daisuke.I opened this thread in my browser before you posted your question. I did not see your question since I did not refresh the page before sending my reply.I'm not a...
View ArticleForum Post: Custom AM3359 Board DDR3 Issues
This may be a long shot, but I am seeing baffling behavior when attempting to read/write DDR3 from using the AM3359 and am wondering if anyone can provide any insight.The setup is a custom board with...
View ArticleForum Post: RE: Receiving data on McBSP4 as slave
Hi Gary,I am looking into this issue and should have some feedback soon.Regards,Melissa
View ArticleForum Post: RE: SDK release date(s)? (AM335x / WL8)
Hi Josh,Sorry to keep pushing this but we're already on 3.13 now just waiting for PM to come into place, so some quick questions below:1) When do TI plan to merge the power management patches...
View ArticleForum Post: Need help switching to 16 bits per word for SPI
I'm using spidev access to use SPI on an AM3359 running linux. I want to send 16 bits per word so I'm using the following command:status1 = ioctl(fd1, SPI_IOC_WR_BITS_PER_WORD, &bits);where bits...
View ArticleForum Post: RE: NAND Flash erased - How to Boot?
Dear Monica,Can you provide me with the steps you did for getting back the boot on the SBC8600?The board I have is displaying the "C" character nonstop.Thanks.
View ArticleForum Post: RE: host dhcp config for usb0 boot
Not sure if this is still open but just got working using Bin's files/methods and atftpd was key! Based on some advice from Googling, my /etc/default/atftpd looks like...
View ArticleForum Post: RE: Am335X speed in data transmission from a network to a FPGA
Hi David, Here is a link for Ethernet performance: http://processors.wiki.ti.com/index.php/AM335x-PSP_04.06.00.08_Features_and_Performance_Guide#Performance_and_Benchmarks_2 If used in synchronous...
View ArticleForum Post: RE: source code for ddns server
Mohantal, please stop opening new threads about the same issue.I will merge this thread to the old one.This is most probably the package you need: https://packages.debian.org/source/wheezy/dyndns It's...
View ArticleForum Post: RE: AM335x JTAG disabled after POR?
Hi Paul,Thank you for your reply.I am discussing how to use the Wait-In-Reset with CCS on other thread, but the topics except an emulator and CCS should be discussed here.Can the AM335x be accessed via...
View ArticleForum Post: RE: H/W Design question regarding AM335x
Sorry, I cannot help on this. TI processors are factory tested and verified within their specifications only.
View ArticleForum Post: RE: Have two different ISR for same GPIO input?
[quote user="Biser Gatchev-XID"]Interrupts for the GPIO channel must be enabled in the GPIO_IRQSTATUS_SET_0 and/or GPIO_IRQSTATUS_SET_1 registers.[/quote]OK, this specifies if interrupt line 0 or 1 has...
View ArticleForum Post: RE: Powering the AM335x With the TPS65262
This is possible only on the ZCE package, which doesn't support Nitro mode, only OPP100. VDD_CORE must never exceed the voltage for OPP100, which is 1.1V +/- 44mV.
View ArticleForum Post: RE: host dhcp config for usb0 boot
Sorry, had to fix a typo in the above post:and I used the spl files that were generated in /board-support/u-boot-2013.01.01-psp06.00.00.00/am335x_evm_usbspl/spland the uboot.img from...
View ArticleForum Post: RE: Custom AM3359 Board DDR3 Issues
Thanks Josh, please give me some time to check this.
View ArticleForum Post: RE: AM335x PLL Configuration Order
Hi Daisuke, Most of the PLLs are configured initially by ROM code. See section 26.1.4.3 of the AM335X TRM Rev. J.
View ArticleForum Post: RE: AM335x DDR3 Timing Configuration issue
See this wiki page for details: http://processors.wiki.ti.com/index.php/AM335x_DDR_PHY_register_configuration_for_DDR3
View ArticleForum Post: RE: CM_CLKSEL1_PLL register of AM3517
Yes, it's very likely that this is changed by the ROM code.
View Article