Forum Post: RE: AM335x PMIC_POWER_EN timing characteristics in Power-Up...
Hi Biser,Thank you for your reply.I understand that any timing between VDDS_RTC and PMIC_POWER_EN is not defined.Best regards,Daisuke
View ArticleForum Post: RE: AM335x two USB controllers which are used as a device/peripheral
Hi Biser,Thank you for your reply.Do you know whether the data transmission between two PCs has been achieved through both USB ports of AM335x?Best regards,Daisuke
View ArticleForum Post: RE: AM335x Multitouch screen support with 4 ADCs - resistive and...
Hi Biser,BTW, is 2 touch possible on resistive Touchscreen?This is really urgent/important, so appreciate your reponse....Thanks!Best RegardsFeroz
View ArticleForum Post: RE: How to connect 8bit SRAM with AM3357 GPMC bus?mux mode
Thanks biser.Does mux mode support 8-bit?I remember you said AD and AAD-mux modes work only on 16-bit bus. on 8-bit bus how to read/write?I read/write uesd 16-bit mode, lose hight byte?Thanks
View ArticleForum Post: RE: AM335x Multitouch screen support with 4 ADCs - resistive and...
Hi Feroz,So far I haven't heard of any kind of multitouch support on the AM335X.
View ArticleForum Post: RE: AM335x two USB controllers which are used as a device/peripheral
Hi DK and Biser,Thank you for your reply.Best regards,Daisuke
View ArticleForum Post: RE: AM335x PMIC_POWER_EN timing characteristics in Power-Up...
This timing parameter is not defined in the data sheet, but PMIC_POWER_EN terminal should rise as soon as the VDDS_RTC and CAP_VDD_RTC supplies reach their recommended operating voltage.Regards,Paul
View ArticleForum Post: RE: LED wall applicaiton systerm block diagram
Hi Jerry,You had another post recently, where you were answered that we do not have such an application for the Sitara processors.
View ArticleForum Post: RE: How to connect 8bit SRAM with AM3357 GPMC bus?mux mode
I believe it will be the second case.
View ArticleForum Post: RE: OMAPL138 USB Host Data Toggle Issue with CPPI DMA
Moving this to the correct forum
View ArticleForum Post: RE: Unable to connect ssh to beaglebone black
First check to see if sshd is running using the following:ps -ef | grep sshd You should see something like:root 1234 1 0 12:28 ? 00:00:00 /usr/sbin/sshd -D If you do not see a line for /usr/sbin/sshd...
View ArticleForum Post: a problem about CCS in linux
Hi: I have a problem about CCSv5.5 in Ubuntu10.04. I installed the CCSv5.5 successfully.When builting the demo in the AM335x_StarterWare_02_00_00_06,it can create the .out file.But it can...
View ArticleForum Post: RE: a problem about CCS in linux
There are dedicated forums for CCS and Starterware support. Please ask your question...
View ArticleForum Post: RE: How to connect 8bit SRAM with AM3357 GPMC bus?mux mode
Thanks Biser.That is to say, because AD0->A1, so Table7-5 of TRM list Multiplexed Address Data 16-Bit Device only, if you want to 8-Bit device, r/w address must is 0,2,4...
View ArticleForum Post: RE: 18-bit LCD with AM3354
Hi Pankti,The way to interface an 18-bit LCD is to set the LCD controller in 24-bit (RGB-888) mode and connect the LCD display to the highest 6 bits of each color. The free LCD_DATA pins can be...
View ArticleForum Post: lwIP issue :could not send ARP package at AM335x platform...
Our project use AM335x platformand the associated Firmware is Starterware (version 02.00.01.01) , We have an ARP request packet couldn’t been send issue ,i.e. When AM335x platform use lwIP (raw API) to...
View ArticleForum Post: mcp23s08 diver and mcasp0 issue
Hi,Im developing a new platform it uses mcasp0 for play back sound files and mcp23s08 microchip io expander for expanding io count. IO expander is working properly but the problem is when I include...
View ArticleForum Post: RE: lwIP issue :could not send ARP package at AM335x platform...
There is a dedicated forum for Starterware: http://e2e.ti.com/support/embedded/starterware/f/790.aspx. Please post your Starterware related questions there. This forum does not support Starterware.
View ArticleForum Post: RE: mcp23s08 diver and mcasp0 issue
From what you explain this seems like a pinmux issue. Please post which pins does your McASP use, and which pins are used for connection to the I/O expander. Check whether your McASP pinmux doesn't get...
View ArticleForum Post: RE: create-sdcard.sh wont work
I hit with that too.. I encourage the team to fix it..I had to replace the grep condition with PARSEPATH="/usr/local/ti-sdk-am335x-evm" to be able to bypass the expression check.
View Article