Forum Post: RE: AM335X TI SGX Graphics SDK
Hi Jacob,Even I had this error try the below solution, it worked for me:make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- distcleanthen make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- menuconfigIn the...
View ArticleForum Post: Battery solutions for AM37XX
Hi everyone,I want to design the hardware for a small Android handheld device. I intend to use the AM37XX based on the beagleboard-xm design, modify and remove some unnecessary items, just keep some...
View ArticleForum Post: RE: AM335x Starter Kit Issue
Yes, the board was not designed to withstand 12V input. The input transient suppression diode D7 probably did not protect your board from the overvoltage condition.VBAT is connected to the PMIC as...
View ArticleForum Post: RE: Unable to install...
Can you try installing as root? As an alternative, there are separate tar files for kernel source and binaries. Maybe you can download these instead?
View ArticleForum Post: RE: am335x tftp server
I think you have it backwards. Your Ubuntu PC is the tftp server. If you have the SDK, look in the docs folder for sitara-linuxsdk-sdg-xx.xx.00.00.pdf. In this file, do a search for tftp to see how...
View ArticleForum Post: RE: No Pdfs on ti website are working.
Which browser are you using? I noticed the same thing with Chrome but assumed it was only on my end as IE worked...
View ArticleForum Post: MMC error
Hi,I am using AM335X in my design,but I got a mmc error when booting up.The booting logs as follow.the difference of my HW with SK board is I use SPI0_CS0 to the sdCard's CD, and the SPI0_CS1 is used...
View ArticleForum Post: AM3352 power domains
Hi,Is it neccassary to power up the devices as well as to provides the pull ups on signals with their respective power domain supplies (VDDSHV)? There might be some leakage if we use an external...
View ArticleForum Post: AM3352 resetin_out
Hi,We are planning to give the manual reset input and NRESPWROn from TPS65910 as PORz for AM3352. And then RESETIN_OUT will be used as reset for other components present on board. I have one doubt...
View ArticleForum Post: RE: How can I get the user guide of AM335xSDK 07_00_00_00?
Hello,A good place to start would be the new SDK 7.0 Sitara Developer's Guide. A big shift from 6.0 to 7.0 is Device Tree, and that page will go into some detail on this subject.Regards,Josh
View ArticleForum Post: RE: How can I get the user guide of AM335xSDK 07_00_00_00?
Hi, Thank you for your reply. I read the link content,but it still can not resolve my problem.I also read kernel code, but it seems much difficult than V6.0 .For example:I need enable...
View ArticleForum Post: RE: AM1808BZWTD4 solder mask opending on the BGA and pad size...
TI does not define the pad size and solder mask opening. This is something you need to discuss with your PCB fabricator and PCB assembly vendor.Regards,Paul
View ArticleForum Post: RE: About AM335x DM Timer
I do not know the answer to this question. This may be a question for the crystal vendor.In general it is normally better to ground any floating nodes so they do not build-up any electrical potential...
View ArticleForum Post: RE: am335x Overheated
I also tested that without any software(uboot kernel). The normal board is cool. but the bad board is hot.I test the starter kit Board is also cool.I have 5 my boards. Only one is normal . The others...
View ArticleForum Post: RE: AM3352 power domains
Hi Paul,Thanks for your reply. It is mentioned in datasheet that 'peripheral never sources a voltage outside the valid input voltage range,including power supply ramp-up and ramp-down sequences'.The...
View ArticleForum Post: RE: AM3352 resetin_out
Thanks Paul, we will follow this circuit.Regards,Nikhil
View ArticleForum Post: am335x starter kit board's power
Hi, I have a question about AM335x starter kit board's power. The power IC tps65910a3 , pin 29(VRTC) connect pin 19(boot1), U21 TPS71718 power output also connet to this net. I read tps65910a3...
View ArticleForum Post: RE: OMAP2 SPI: DMA Transfer loses "last" byte...
Here is an update but remember I am not using the psp version from TI, I am not even using the SDK from TI. The kernel I am using is the mainline 3.15-rc1.I connected one beaglebone as the spi master...
View ArticleForum Post: RE: Migration to AM3359 silicon v2
I recommend you read the AM335x Silicon Errata. This document describes a few differences. For example, Advisory 1.0.6 describes the polarity change of the EXTINTn input. Another example, is the...
View ArticleForum Post: RE: Two Audio-Codecs via McASP at AM335x
Hi Josh,I have news on the discussion: I built a cape which holds one TLV320AIC3007. The connections w.r.t. the Beagle Bone Black are exactly as Adafruits BeagleBone Audio Cape Rev B...
View Article