Forum Post: using i2c AM335x EVM
I am looking to connect the i2c bus on the AM335x EVM to a microcontroller. Where can I find information about the about which pins on the EVM correspond to SDA&SCL for the i2c-1 and i2c-2...
View ArticleForum Post: RE: LCD interface for AM3352
Look at the Sitara Linux SDK page for the LCDC for details on the linux driver. There are two separate drivers depending on if the customer wants fbdev or DRM.If the customer wants to use 24 bit LCD,...
View ArticleForum Post: RE: DTS support for custom hardware
HI Biser, we just downloaded the latest 3.12 kernel
View ArticleForum Post: RE: Enabling 16 bit LCD mode for Beaglebone Black
Hi Ulf,Did you ever get this figured out? I've got the same problem with a custom 5.7' display on a BBB. I added the panel info into my custom dts file and it had no effect, reading this thread, now...
View ArticleForum Post: RE: Program the PRU of AM335X
Interested in learning more about our PRU?Check the revised TRM http://www.ti.com/lit/pdf/spruh73Chapter 4 has a detailed PRU description.
View ArticleForum Post: RE: PRU memory organization
Interested in learning more about our PRU?Check the revised TRM http://www.ti.com/lit/pdf/spruh73Chapter 4 has a detailed PRU description.
View ArticleForum Post: RE: AM335x PRU support,
Interested in learning more about our PRU?Check the revised TRM http://www.ti.com/lit/pdf/spruh73Chapter 4 has a detailed PRU description.
View ArticleForum Post: RE: Need to increase the address space through GPIO
How about using 2 chip select lines?Feed CS0 and CS1 into a 2-input AND gate, and the output to the chip select of your Flash.You might use a SN74LVC1G08.Feed CS0 to the Flash as most significant...
View ArticleForum Post: RE: AM335x CPU slow performance on openssl bn_mul_mont()
Hi Biser,Thanks a lot for the response. If it is network issue, I suppose to see some related function name on the top of oprofile report list. Or maybe oprofile is not right tool to detect what is...
View ArticleForum Post: GPMC_BUS Width
We would like to have GPMC BUS Width of 32 bits and also have the GPMC_CLK run continuously. Is this possible. Is there a TI part that will do this?thanksirwin weiss
View ArticleForum Post: RE: RTC clock drift
Thank You!Our board is a third party OEM with R13 SDK (not sure if it's the same as TI release).However, we found the issue: our 'kernel-config' does not enable the CONFIG_REGULATOR_TPS65910....
View ArticleForum Post: RE: Need to increase the address space through GPIO
Hello Wolfgang,Thank you very much for your help and appreciable.I have read lot of TI posts that so many people advise to use AM335x series processors so, I think I will go with AM3359 processor and I...
View ArticleForum Post: RE: Nand Flash u-boot Fail
Hi Sir :I appreciate your help!This problem is caused by nand flash bad block.After changing nand flash, this problem has been solved.Best regards,Marcus
View ArticleForum Post: RE: EDMA DMA_CC_ERROR occured on Channel on XDMA_EVENT_INTR0 some...
What software are you using?
View ArticleForum Post: RE: Unable to get 0.1% duty cycle using AM335x PWM
So is it confirmed that i cannot use duty cycle less then 1% duty cycle.regardsNitesh
View ArticleForum Post: RE: NOR Boot of AM3352
Hello Biser-san, Thank you for your reply.I missed it... Best Regards.Nomoto
View ArticleForum Post: Questions about PRU (Swpkg) and TI SDK7 AM335x
Hello,I have few more questions about PRU and TI SDK AM335x on beaglebone black Hardware.1. It is said that for next SDK based on kernel 3.14 LTS, the beaglebone community code and TI code will be...
View ArticleForum Post: RE: Timeout for boot from SD/MMC on AM3352
Hi Nomoto-san,See section 26.1.7.5.4 of the AM335X TRM Rev. K. I cannot say how long the timeouts shown in Figure 26-18 are, as the ROM code isn't publicly available.
View Article