Forum Post: RE: Accuracy of the AM335x Power Estimation tool
So I've done some poking and I think that I've been able to turn off the LCDC interface by editing the am335x-boneblack.dts device tree file and setting the lcdc device status to disabled. This dropped...
View ArticleForum Post: RE: Booting problem In AM335x EVM using SDKv7.00 using SD card.
Hello Everyone,I would like to add that when I use the Linux Kernel 3.2 (SDK 06) it seems to work fine.Thank youRegardsSanthosh
View ArticleForum Post: RE: AM3352 dmesg error code (SR 1: curr=1112500, delta_v=-3822,...
[quote user="Miroslav Kiradzhiyski XID"]Hi James,[quote user="James Chen3"]Would you kindly explain what the SR 1 error message stands for? (SR 1: curr=1112500, delta_v=-3822, calc=1108678,...
View ArticleForum Post: RE: NFS root file system SDK 07 (DHCP/BOOTP: Reply not for us)
Hello Miroslav,I am not able to check the dhcp server log messages as I'm hooking it up to our internal network. I should add the following information:I am able to boot with TFTP using the same...
View ArticleForum Post: RE: Recompile linux kernel for BBB (SDK 07.00.00): no PVR driver...
Morix, these kernel modules are built when building the Graphics SDK, not the linux kernel. When you successfully compile the Graphics SDK and then run "make BUILD=release OMAPES=8.x install" these...
View ArticleForum Post: RE: am3359 idk spi
I've traced the following signals:AM335X_SPI0_SCLK, AM335X_SPI0_D0, AM335X_SPI0_D1, AM335X_SPI0_CS0, AM335X_SPI0_CS1The pins I found are on the Expansion Connector - EXP0 J3 (25,26) and the Expansion...
View ArticleForum Post: RE: AM3352 DDR Ratio seed
HI Biser,Do you have any updates on this issue? We have also tried lesser frequencies like 350MHz, 325MHz but it is not working with the values generated after software leveling. The CCS based test...
View ArticleForum Post: RE: AM3352 USB VBUS
Hi,Thanks a lot for your help. We got our board working now for both host and device mode.Actually it was an assembly issue with the connector on both the boards which was somehow causing this short...
View ArticleForum Post: RE: How to configure resolv.conf on AM335x EVMSK
The problem is, I don't want a static IP. I want to obtain an IP from DHCP (which should also provide nameservers).Is it possible to do this in the interfaces file?
View ArticleForum Post: RE: AM335x interface audio codec TLV320AIC3100 supplies error...
Hello Josh,Thanks for the advice and your help. The most of the time everything works fine. I'm now busy to get mplayer to works, so i could play mp3 filesRegardsPatrick
View ArticleForum Post: RE: AM335x enable usb gadget ethernet
Within the SDK prebuilt kernel and rootfs, the following two commands will unload g_mass_storage and load g_ether.# modprobe –r g_mass_storage# modprobe g_etherThe script...
View ArticleForum Post: RE: AM335x ISDK OCMC SRAM area
Frank-san,I understood as L3 OCMC SRAM area can not be used for user.I need to clarify about other area.- EDMA, DDR2, and Internal SRAM areas are never used by PRU-ICSS. Is that right?Best regards, RY
View ArticleForum Post: reset circuit for am3352
what is recommended reset circuit for am3352 processor?if PMIC tps65910 is used then is it necessary to used reset circuit for am3352
View ArticleForum Post: RE: AM335x enabling wake up interrupt on GPIO2 in Cortex M3
Thank you. Now I understand that issue. However, continuing my question:What determines whether a GPIO interrupt triggers MPU_WAKE or PHY_WAKE? From what I read in the document that I referenced, it...
View ArticleForum Post: RE: NOR Boot of AM335x
Thanks Steve,Do you have assembly code for non-multiplesed NOR? If your provide this assembly code then it will help and move faster in our design.I am debugging from JTAG it looks like code is able to...
View ArticleForum Post: RE: OpenGL support and the AM335x EVM Display Driver
Hi Mike,[quote user="Mike Worster"]When I take a look at this file I see it's the "LCD Driver for TI Avalanche processors". Is the AM335x an "Avalanche" processor, or is this just reuse since the...
View ArticleForum Post: RE: Booting problem In AM335x EVM using SDKv7.00 using SD card.
Hello Guys,As indicated in several other posts on the e2e forum - the problem was with the Card detect pin. The pin has to be low for Linux to detect card present. The card detect on my hardware had an...
View ArticleForum Post: RE: Broadcom BCM5464 Quad Phy integration
Hi Schuyler,I have followed the ethtool ioctl but got lost due to its complexity. I also noticed the call to MDIO read function I used in my experiment. I'll give anther pass to the code later. And,...
View ArticleForum Post: RE: AM335X EVM Schematic
Biser,I would like latest AM335x Starter Kit DSN file converted from 16.5 to 16.2. Could you confirm that the AM335x Starter kit DSN file at...
View Article