Forum Post: RE: Am3359 on BeagleBone Black - SPI current drive capability
Hi Jan,AM335X Datasheet, Rev. F, Table 3-13 (page 93) applies. See parameters Voh and Vol - they are rated at 6mA output current.
View ArticleForum Post: Help compiling ADC driver as a loadable kernel module.
Hello,I have looked at the AM335x ADC Driver's Guide but I am unclear on how I need to go about compiling the loadable kernel module for ti_adc.I have installed the 6.00.00.00 SDK on Ubuntu 12.04...
View ArticleForum Post: DM814x & MT9M031 Image Sensor: Capture 12-bit raw monochrome...
I use the driver of MT9M034 modified by me instead of MT9M031. It is working at 720P with raw data on IPNC v3.8.0, DM814x and MT9M031. However, I want to running at 1280x960.I was trying to get...
View ArticleForum Post: AM3352 power estimation
Hi,I am using the power estimation tool for estimating the power used by AM3352 and i got the following results -...
View ArticleForum Post: Powering AM3352 using TPS65910A3
Hi,I am planning to use TPS65910A3 for powering AM3352. TI general purpose EVM and application note SWCU093C mentions the boot modes to be 10 (Boot1 = 1 and boot0 = 0). The PMIC datasheet doesn't...
View ArticleForum Post: RE: AM335x Output load capacitance for Touchscreen Controller
Hi Wolfgang and Paul,Thank you for your information. Your information is very useful to me.Best regards,Daisuke
View ArticleForum Post: RE: Interfacing a Beagle Board Black with a PCM5100A
Hi John,1. The AM335X processor has dedicated McASP interfaces for generation audio. There is no other better option.2. This question will be answered best on the Audio Converters forum:...
View ArticleForum Post: RE: How to interface AM3354 in SPI Master, single date pin...
Well, this means that when you transmit data from the AM335X you have to switch the SPI channel to output and load data in the transmit register. Then after this data is shifted out you have to switch...
View ArticleForum Post: RE: AM335x the VDDA3P3V_USB0 be pulled up when only the USB0_VBUS...
Hi,[quote user="Daisuke Maeda"]The VAUX33 pulls up to 0.836V before VCC3 of TPS65910 is supplied. Can this condition be allowed?[/quote]For TPS65910, here is a new post:...
View ArticleForum Post: RE: Event handling in Matrix gui application
Hi Sowmya,The Matrix uses /dev/input/touchscreen0 as input. Please check the /etc/init.d/matrix-gui-2.0 file for configuration.I'm not able to help you with details, but as far as I know a daemon is...
View ArticleForum Post: RE: SDL on AM335x?
Hi Morix,SDL is not supported by default in the TI AM335x SDK. You can try to cross-compile it, but I couldn't find anyone who has done it for the Arago Project.Here are some useful links I...
View ArticleForum Post: RE: How to Configure DHCP client in AM3517evm
Hi Miroslav,The changes you mentioned is already available in /etc/network/interfaces file. Thanks,P.Ashok
View ArticleForum Post: RE: AM3352 power estimation
Given that:- the total VDDSHVx supply current of the processor is maximum 350mA worst case,- that normally not all I/Os are used in a design,- that normally most of the I/Os operate at much less than...
View ArticleForum Post: RE: AM3352 reset stuck at reading u-boot
Thanks, Biser. I have obtained the optimal parameters for our DDR3 with those tools and CCS provided by TI. But the reset problem still existed with these tuned parameters. After adding debug...
View ArticleForum Post: RE: AM335x PMIC supply sequencing with RTC feature disabled.
Hi Biser,Thank you for your response.My question was cleared.Best regards,Kaka
View ArticleForum Post: RE: Am3359 on BeagleBone Black - SPI current drive capability
Thank you very much indeed dear Biser! Have a great day!
View ArticleForum Post: RE: Help compiling ADC driver as a loadable kernel module.
Nik, my suggestion is to wait for the TI AM335x SDK version 07.00.00.00. The expected release date is the end of 2014Q1, which is in a day or so. The new SDK will be based on kernel version 3.12 and...
View ArticleForum Post: RE: Nand boot with AM3352
Wolfgang, both the SD/MMC and the NAND MLO binaries have a special GP image header, which contains information on image size and destination address as these are non-XIP devices. This header contains...
View Article