Forum Post: u-boot nand read ECC: Uncorrectable
Hi All, I am in troubles with ECC errors when reading data from nand flash in u-boot. I read several posts about ECC issues but I did not found similar issue. What I want to do : My nand flash is...
View ArticleForum Post: Can I use Match mode for triggering accurate DMTimer 1ms...
Hello, I have a working 1ms timer using the DMTimer 1ms and overflow mode with autoreload, but have a question. Is there some reason that the documentation for setting up the 1ms timer on the AM335x...
View ArticleForum Post: RE: How can I get the user guide of AM335xSDK 07_00_00_00?
Ok,I will try it.Thank you very much.
View ArticleForum Post: RE: Image resizer downscale on Linux
Hello Josh,sorry for the huge delay in answering, other tasks and national holidays have kept me back during the last fewweeks. Here's what's I've found so far:Our MPU runs at 600MHz:cat...
View ArticleForum Post: RE: am335x ethernet error
It seems to me that the GSM mounting overwrites your eth0 setting. Have you tried to manually start wired Ethernet after the GSM is mounted?
View ArticleForum Post: RE: Unable to install...
When I run as root- it just exits & does not install.
View ArticleForum Post: RE: Help compiling ADC driver as a loadable kernel module.
Hi Nik,The registers concerned with INT16 are: IRQSTATUS_RAW IRQSTATUS IRQENABLE_SETIRQENABLE_CLR You can read how they work in sections 12.5.1.3 to 12.5.1.6 of the AM335X TRM Rev. J.
View ArticleForum Post: RE: AM3352 crystal ESR
Hi Biser,Thanks for your reply. Beagle bone part is not meeting our storage temperature requirements. Is there any range by which we can shift from these requirements?Also in general what will be the...
View ArticleForum Post: RE: AM3359 stopped at Uncompressing Linux... done, booting the...
Was this issue ever resolved? I am experiencing a completely identical boot problem (getting no early_print statements after schedule()). The board I am using also does not have a 32K crystal...
View ArticleForum Post: RE: Location and current version of Linux PSP package.
Yes, I just now found it! :) Thanks...
View ArticleForum Post: RE: RMII2 of AM3359 in linux-3.2.0-psp04.06.00.11
Hi,BiserI don't think I need modify the cpsw dirver,the linux net works with mii1I just want the board can works with rmii2,I think I only to configure the GMII_SEL,the pinmux of RMII2 and replace the...
View ArticleForum Post: RE: Qt Bluetooth
Hi,This is a general Qt question and it isn't processor related. Please direct your question to the Qt project forums: http://qt-project.org/forumsBest regards,Miroslav
View ArticleForum Post: RE: Can I use Match mode for triggering accurate DMTimer 1ms...
Yes, I have read through that section, but I was wondering if the same TPIR and TNIR correction would work with a interrupt on match event. Or is there some reason that they are using the overflow...
View ArticleForum Post: 3Ch PWM and EtherCat on AM335x
Hi,I'm looking for devices with dual channel ethernet (ideally EtherCat functionality) and 3-Ch PWM output for motor control. Finding out about the AM335x, it seemed like the devices would fit...
View ArticleForum Post: am3352 pinout possibilities
Hi, i've been tinkering with the am3352 pinmux utility and a came to the conclusion that we cannot have the 2 ethernet ports(MII mode) and the GPMC available at the same time... is this correct? Thanks
View ArticleForum Post: RE: am335x 24bit LCD configuration
I am trying to interface 24bit lcd with BeagleBone containing TI android 4.2.2. I have made following changes to board-am335xevm.cstatic const struct display_panel custom_pannel = { WVGA, 24,...
View ArticleForum Post: AM335x PRU ICSS questions
Hello. I have basic questions about PRU-ICSS.I would like to use PRU-ICSS as Profinet or EthernetIP.a) Which emac mode can PRU-ICSS support, RMII, MII or both?b) Does PRU-ICSS need all of RMII/MII...
View ArticleForum Post: RE: AM335x USBx_DRVVBUS
Stuart,I just modified the patch above a little bit, which moves the line of spin_lock_irqsave() a few lines up to protect musb_writeb() too.
View ArticleForum Post: Dev platform
Business and customer wise, we are using RHEL and Fedora (64 bit). I got a system running on 32 bit Ubuntu on an old PC but that is not our business model. Any chance TI is going to move along and...
View ArticleForum Post: RE: AM3352 USB support in uboot
Hello Steve,Yes, I do define CONFIG_ARCH_MISC_INIT.- Santhosh
View Article