Forum Post: RE: DDR3 selection
Each of the Memory parts you specify should operate between 303MHz - 400MHz clock rate if they are compliant to JEDEC specification. Per JEDEC all speed grades are required to operate at a max. TCK of...
View ArticleForum Post: RE: [Sitara SDK version.7] How to make the DTS file for...
Take a look at these slides:Â http://elinux.org/images/a/a3/Elce2013-petazzoni-devicetree-for-dummies.pdfYou'll find another infos here:Â http://elinux.org/Device_TreeAnd this is very useful utility to...
View ArticleForum Post: RE: first use of ARM Processor
Yes, CCS is a TI tool and there are many user guides in our wiki that may help you with using it. There is also a dedicated CCS forum here:...
View ArticleForum Post: RE: AM335X sdcard reliability problem
Only write accesses cause wear to the SD card and are typically limited to 100,000 / 1,000,000 writes. Read accesses shouldn't be limited.P.S. For your use-case I recommend using a file system without...
View ArticleForum Post: RE: AM335x wl18xx wlcore: ERROR ELP wakeup timeout!
yes this is a new problem with wl18xx devicesCan you give an advice how to fix this (it's the last device on our custom hardware which isn't working yet)Regards Reinhard
View ArticleForum Post: RE: Sitara Linux SDK 7.0 and jackd. Infinity alsa_pcm xrun problem
Dear Josh!I have provided requested information. Any chance for get under way?
View ArticleForum Post: RE: How to filter out FCS data in Ethernet packet on AM335x?
That looks like what we do when implementing Profinet on PRU-ICSS... we have to add 4 to packet buffer length to compensate for storing the FCS.On the low level you are receiving a byte stream...
View ArticleForum Post: RE: AM3354 eQEP Edge Capture Unit Example/Reference/Test Codes...
Hi Weiren,Please refer to this post: http://e2e.ti.com/support/arm/sitara_arm/f/791/p/357279/1253910.aspx#1253910Best regards,Miroslav
View ArticleForum Post: RE: ALE feature with Dual MAC
Hi Bernie,Have you seen the CPSW Driver's Guide: http://processors.wiki.ti.com/index.php/AM335x_CPSW_%28Ethernet%29_Driver%27s_GuideBest regards,Miroslav
View ArticleForum Post: RE: AM335X SGTL5000 Driver problem
Hi:Â Â I am very sorry, Modify config file, I forget to close the MACRO CONFIG_SND_AM335X_SOC_EVM,open the MACRO,mcasp diriver add OK.
View ArticleForum Post: RE: Am335x EVM UART2 not working in SDK7
Hi Durai,Please attach your kernel boot log.Best regards,Miroslav
View ArticleForum Post: RE: AM335x WAN port communicate with LAN port
Do the following:[quote]root@am335x-evm:~# ethtool -i eth0driver: TI CPSW Driver v1.0version: 1.0firmware-version: bus-info: cpswsupports-statistics: nosupports-test: nosupports-eeprom-access:...
View ArticleForum Post: RE: AM335x how to get ADC working in new SDK
Hello Miroslav,Thanks for the help, you are right there the TI adc driver was hidden.Now I have a directory called /sys/bus/iio/devices/ but further nothing. This directory is completly empty.When I...
View ArticleForum Post: RE: UART concurrency problem on AM335x
Hi Martino.Have you tried if this is reproducible with lower baud rates? How about different tty interfaces?Best regards,Miroslav
View ArticleForum Post: RE: AM335x USB1 DRVVBUS in host mode
I'm sorry, only the TI distributed Linux EZSDK is supported on this forum, and it doesn't have support for the AM335X IDK board. From your code it looks like you are using Starterware. There is a...
View ArticleForum Post: RE: AM3517 TINITZ, TENABLE and TENABLEDIV
Hi Michi,I think that TINITZ, TENABLE and TENABLEDIV are internal signals that cannot be accessed by the user. I will ask the factory team for confirmation.
View ArticleForum Post: RE: Beaglebone white (AM3359) device tree file needed
For Beaglebone and kernel 3.8 related questions please turn to the community at: http://beagleboard.org/Community/Forums
View ArticleForum Post: RE: Initial board bring up AM3359 / TPS65217C
Hi Vengad,There is an INT register in the PMIC that may need to be configured.
View ArticleForum Post: RE: DCAN Tx Pin always high
Miroslav, Also tried connecting two boards(CANH - CANH, CANL - CANL, GND-GND). Normal wires were used. Data was transmitted from one board and at the other board inside a loop DCANIsr0(); was used to...
View Article