Forum Post: RE: Am335x USB OTG Host Mode issue
[quote user="Hariprasad kb"]Output after b-type is connected and before a-type connected is[/quote]My apologies, I meant 'after b-type disconnected and before a-type connected' - nothing is connected,...
View ArticleForum Post: RE: TI-RTOS support on AM335x processors
Mario,Thanks for your message, I understand the confusion that mutiple answers may have cause.If your main concern is the TCP stack, please let me check this and come back to you.
View ArticleForum Post: RE: Does AM335X support secure boot ? secure download ?
Please contact your local TI representative to discuss your business case.
View ArticleForum Post: RE: ARM interrupt handler and initialization example in C (...
You can freely download it from here: http://software-dl.ti.com/dsps/dsps_public_sw/am_bu/starterware/latest/index_FDS.html. It's in source code, as far as I know.
View ArticleForum Post: RE: NAND Flash erased - How to Boot?
Thanks a lot for your support, I will ask the manufacturer,Anyway, I would like to know if there is a possibility of recover the CCCCC chacacter string on the serial terminalI used Starterware,...
View ArticleForum Post: RE: RTC current consumption of AM335x
Hi,i've now succesfully tested entering RTC-only mode.In fact, it is only possible to enter fully RTC-only mode via software.I have to program register 0x98 (RTC_PMIC) with enabling Bit 16.Additionally...
View ArticleForum Post: RE: Using UART1 for terminal communication
Thanks for your reply. I've modified the u-boot using: make am335x_evm_uart1. I'm not seeing output on UART1. The console output on UART0 gets to the line "reading u-boot.img" and stops. My first...
View ArticleForum Post: RE: armHex boot-table 16-bit for size of each block
George:Thanks for the reply... This is intended for AM3359 CPUWe are invoking armHex for 2 purpose, 1) To load in sections/blocks (i.e. in .out file) that is only required in our custom-build load.2)...
View ArticleForum Post: RE: Smart Reflex Support for AM335x + TPS65217
Thanks! The complete p/n from the customer is AM3354ZCZ60 which does not have the 'X' Prefix so I am thinking that this is production silicon. Is that correct? How can one verify TMX versus TMS? I am...
View ArticleForum Post: RE: Actual GPMC XIP Timing on EVM is different from TRM.
Biser-san, Jeff-san,Could you let me know some updates?My important customer have request to me again...Best regards, RY
View ArticleForum Post: RE: Using i2c0_scl as gpio
Glad that it worked. My guess is that the other pin was requested in other code within the kernel. For more GPIO fun: http://processors.wiki.ti.com/index.php/Sitara_GPIO_Driver_User_GuideIn the PSP's...
View ArticleForum Post: RE: OpenGL on the beaglebone
Sorry Miroslav but given path (Graphics_SDK_4_10_00_01/GFX_Linux_SDK/OGLES2/SDKPackage) does not include the Documentation folder. Also I have searched for the InstallationSection.html file but my...
View ArticleForum Post: RE: Using UART1 for terminal communication
Hi, Is UART1 connected to anything else on your board? On the GP EVM you need to remove R354 and R356, and place 0Ohm resistors on R232 and R236 to get UART1 routed out to the RS-232 connector.
View ArticleForum Post: RE: OpenGL on the beaglebone
Hi,There should be a Documentation folder inside Graphics_SDK_4_10_00_01/GFX_Linux_SDK/OGLES2/SDKPackage/. If there isn't one, you should do a md5sum check of the binary installation file for the SDK...
View ArticleForum Post: RE: Increasing Memory from 256MB to 1024MB on AM335x
Hi,By "configuring uEnv.txt" you mean passing "mem=512M" to the kernel bootargs, right?Can you try booting linux on the same board with the same bootargs?Best regards,Miroslav
View ArticleForum Post: RE: ARM interrupt handler and initialization example in C (...
I downloaded StarterWare. In an effort to reduce an ISR in C to it's simplest form I wrote the code below.Can anyone please offer suggestions? What is missing? What is incorrect? I am pretty sure the...
View ArticleForum Post: RE: Interrupt based serial port in linux
Hi,Miroslav Thanks .I found it very useful.
View ArticleForum Post: RE: AM3359: Unable to boot MLO/Uboot using 8-bit NAND
Biser,At powerup both CS0 and WAIT0 goes high and remain at that level.We use the u-boot and kernel from the ti-sdk-am335x-evm-06.00.00.00-Linux-x86-Install. It is the current active LINUXEZSDK-AM335X...
View ArticleForum Post: RE: Trouble Running Executable - Sitara EVM
On further inspection, the problem persists and it is not a mater to copy over missing shared libraries.I have compiled a very simple (hello world!) program, the command I used is the...
View ArticleForum Post: McBSP3 reproducing only mono I2S audio
Dear Sirs, I'm working on a board based on the Gumstix Overo EarthStormCom (CPU type AM3703 from TI) module. I need to use the MCBSP3 module port in order to acquire an I2S audio stereo streaming...
View Article