Forum Post: RE: AM335x: CAN Interface 2 - no valid message number set in the...
Klaus,Can you provide the instruction sequence you're using for initialization along with the locations that you placed these delays that resolved the problem?-Tyler
View ArticleForum Post: RE: AM335x and RMII TLK105, link not stable
DK,Is there a bit of software already written that will do this?Chuck
View ArticleForum Post: RE: AM3352 RMII ethernet: no data sent or received
Hi all,Just an update here. I've not made any progress on the custom kernel side, but I've got my TI-SDK build up and booted onto the board. On the SDK, I see that the "davinci_mdio" probe checks the...
View ArticleForum Post: RE: I2C1(/dev/i2c-2) not working on AM335x for D15 and D16...
Hi Sweta,We have no known issues with this pinmuxing set up as Biser stated and we have not been able to find an issue with your setup. We will try to simulate the problem here with one of our EVMs and...
View ArticleForum Post: RE: Actual GPMC XIP Timing on EVM is different from TRM.
Biser-san,You are right.Actually, since the GPMCFCLKDIVIDER is 0h, GPMC clock cycle is 100MHz.However, in this condition(clock cycle=100MHz), all the timing parameter in Table 26-8 is wrong.To correct...
View ArticleForum Post: RE: AM335x with RMII Ethernet Phy
Thank you very much for the confirmation.
View ArticleForum Post: RE: AM335x: CAN Interface 2 - no valid message number set in the...
Hello Tyler,We have to init functions, first hwInit() and after hwStart() called by a target restart. See to the attached file.regards,Klaus
View ArticleForum Post: RE: Zoom™ AM3517 eXperimenter Kit install VNC
I think it is included in the larger root file system, but it's pre-compiled with SUPPORT_XORG=0, so you will need to follow the instructions here and compile it with Xorg support, then install it into...
View ArticleForum Post: RE: [BSP_WINCE_ARM_A8_02_30_00_Source.exe] support am3352?
WinCE BSP for AM335X is a third-party product, developed by Adeneo Embedded. As Miroslav pointed out, there is a dedicated forum for WinCE. For AM335X BSP packages please check at:...
View ArticleForum Post: RE: Actual GPMC XIP Timing on EVM is different from TRM.
I have done this already.
View ArticleForum Post: RE: I2C1(/dev/i2c-2) not working on AM335x for D15 and D16...
Hi Justin,There is no output on these two lines at all on oscilloscope. We have pulled them high on Power up and they always remain high irrespective of the Bus activity.The strange part is, when we...
View ArticleForum Post: RE: Am335x Flash image builder
1. What version of the SDK/PSP are you using? Since PSP version 04.06.00.09-rc2 only BCH8 ECC algorithm is supported, so you don't need to use the "nandecc" command.2. It is strongly recommended to...
View ArticleForum Post: RE: Watchdog reset sequence on AM3352
Thank you for your reply.I can understand the public ROM code is not disclosed by TI.Best RegardsNomoto
View ArticleForum Post: RE: What are the differences and list of openembedded images for...
Hi,There aren't any bitbake recipes that come with the TI SDK for the AM335x so I'm not able to comment on the differences between the different recipes. The TI SDK uses the 'make' tool with...
View ArticleForum Post: Mount spi-device: SPI bus to write on sd card
Dear all,I am using a AM335xx with a linux-debian on it. I would like to use SPI1 to save data on SD card.Right now, what I can do is to use spidev1.0 (and spidev1.1) to talk with my SD card via...
View ArticleForum Post: RE: AM335X use uart dma and HW FIFO
Jeff or anyone else in TI:Any further information on "It was showing some difficulties using DMA with UART" for that internal document? Is this referring to problems with the driver or the chip?I've...
View ArticleForum Post: RE: MaxTouch mxt224e i2c touchscreen on AM335x-evm
Hi kadir yasar1.- atmel_mxt_ts.c and atmel_mxt_ts.h are updated from github.com/atmel-maxtouch/linux.2.- config read from chip using obp-utils is saved as linux/firmware/mXT224E.cfg3.- board...
View ArticleForum Post: Something wrong with Interaction between SYS/BIOS and interrupts
I used i2cAccelerometer.c (AM335X_StarterWare_02_00_01_01\examples\evmAM335x\accelerometer) as the basis of a some test code to test out the I2C devices on a new board design. It works if I change the...
View ArticleForum Post: USB Packet error in the new "B" version of AM3352BZCZD60
Hi,We have recently started using the “B version of the AM3352BZCZD60. We have noted a possible problem with USB performance when compared to the previously used AM3352ZCZD60 (no B).We use USB...
View ArticleForum Post: RE: AM335X Sitara starter kit X11 port
Hello Victor John,Our Sitara SDK does not come with X11. X11 has a lot of dependencies, so you might want to try to use OpenEmbedded to generate all the packages you need. We have some training on...
View Article