Forum Post: RE: Custom wake handler / am335x-pm-firmware release tags
Can you please forward internally @ TI to someone that knows about the Cortex-M3 / Power-Management and deepsleep?David
View ArticleForum Post: USB-to-ethernet driver
Hi,I have a board based on the am335x EVM. my version of u-boot is 2013.01 of the ti-sdk (psp06.00.00.00) and I'm using the arago linux distro from the TI board port labs ( kernel 3.2 ).I'm trying to...
View ArticleForum Post: RE: Beaglebone completely locks up after long idle times when...
VLED - 5VVCC - 3,3VYes, as did a separate interface between the LCD and the Beagle board, and put it to EEPROM CAT24C256.I did a file and even recorded it but did not work. Maybe I'm wrong setting, not...
View ArticleForum Post: RE: Custom AM3359 Board DDR3 Issues
I've been thinking the same--a timing issue doesn't make much sense for the symptoms I'm seeing.SDRAM_CONFIG is set to 0x61C04A32SDRAM_CONFIG_2 is left at its default (all zeros).Thanks for taking the...
View ArticleForum Post: AM3517 Spread Spectrum Feature for Display Pixel Clock
Hello,We're using the AM3517 chip for a Windows CE 6.0R3 single-board computer.We initially struggled enabling the spread spectrum feature on our device's pixel clock. We tried to enable this feature...
View ArticleForum Post: RE: RTOS for the am3352
You can google for opensource RTOS out there. It also depends whether you want a readymade BSP with the RTOS or are willing to write your own. However, you should also consider the amount of support...
View ArticleForum Post: RE: SPI chip select high between word transmissions possible?
Try writing your desired additional assertion time in spi_ioc_transfer.delay_usec.Another possible way might be increase the word size and shift your data to create additional clocks? Assuming your...
View ArticleForum Post: Beaglebone Lighttpd cgi c program
Hi,I have a Beaglebone Rev. A6a with TI Sitara OS installed.I want to test a simple cgi program written in C with cgi and Lighttpd.I have configured the Lighttpd as below for the cgi...
View ArticleForum Post: Cannot run executable on Sitara Starter Kit.
HiI am have trouble invoking an executable file on the Sitara Starter Kit. I copied the executable to the target file systemI tried to invoke the executable from the Sitara Starter Kit using...
View ArticleForum Post: Question about setup.sh
I am having problems with my Sitara Starter Kit.I tried to re-run the setup.sh and got to the end or it and received this message"The boot partition doesn't appear to be mounted on the host"I do not...
View ArticleForum Post: RE: SGX driver am335x
I tried editing the omaplf_displayclass.c file to support 24 bits_per_pixel but no luck. It still says "Unknown FB format". But I tried digging into the error it gave when I ran the 335x-demo script to...
View ArticleForum Post: How to enable 3D Graphics in wince?
I'm new both on AM3359, and using 3D Graphics in Wince.I wanna how to enable 3D Graphics in Wince?Thanks.
View ArticleForum Post: Configuring System Analyzer 'Run Mode' of Ethernet
Hi, We are running Code Composer Studio v5.4.0.00091 and would like to set up the System Analyzer to use Ethernet so that we do not have to stop the system to get the "Events". Our target system...
View ArticleForum Post: RE: Am335x and kernel 3.13+
Andrei,You can go to http://www.ti.com/tool/linuxezsdk-sitara and set alertme for the AM335x SDK...when a new version is released, you can an alert from TI.
View ArticleForum Post: RE: PRU Interrupt managing in Sitara (Beaglebone Black)
Hi Carlo,TI does not support the PRU currently. At the moment it's best to turn to the community at http://beagleboard.org/Community/Forums for support.
View ArticleForum Post: RE: eCAP of the TIMER5 IO Pin
2.3.3.1 show which ball is the *output* for eCAP. I want to know if TIMER5 *input* can be used to trigger eCAP.There is a table '6.4 PWM Events' in the AM335x TRM, it is bit ambiguous regarding the...
View ArticleForum Post: RE: AM335x SPI glitch problem
Hello,This happens on CS0.I now see what you mean with IO set violation pin configuration, I agree that is not correct. Do you think this pin violation could cause the problem?I have also changed the...
View ArticleForum Post: RE: Kernel module for configuration pin
data is written,but then system crashconsole show :[ 497.241149] UBI error: ubi_io_read: error -74 (ECC error) while reading 2530 bytes from PEB 662:128360, read 2530 bytes[ 497.252471] UBIFS error...
View ArticleForum Post: RE: Custom wake handler / am335x-pm-firmware release tags
Hi Hieu,In short need to better sequence the power consumption when waking up from deepsleep0.It's ok to use a GPIO to trigger a wake, but I then need to control another GPIO (let's say, set to high),...
View Article