Activity
From 06/22/2015 to 07/21/2015
07/21/2015
- JC 10:59 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Angelos Spanos wrote:
> ??The commented out section was copied from TI's evm device tree. I've attached a patch from our internal git which sets up 256MB nand according to the above mentioned memory layout. commit-299d705.patch. This ha... - AS 10:48 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- ??The commented out section was copied from TI's evm device tree. I've attached a patch from our internal git which sets up 256MB nand according to the above mentioned memory layout. commit-299d705.patch. This hasn't been fully tested bu...
- JC 10:38 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Angelos Spanos wrote:
> We are developping on a 3354-HX-X38-RC MitySOM. I am currently using the default am335x-mitysom.dts file, which has the partition options commented out as follows:
We are currently in the process of getting 3.14... - AS 10:12 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Adding the device tree source file used.
- We are developping on a 3354-HX-X38-RC MitySOM. I am currently using the default am335x-mitysom.dts file, which has the partition options commented out as follows:
06/25/2015
- BD 08:02 PM Software Development: RE: Is ADC supported in the 3.2 Linux build?
- Alex,
The main documentation for this is provided by TI: http://processors.wiki.ti.com/index.php/AM335x_ADC_Driver%27s_Guide
First check to see if @/sys/devices/platform/omap/ain/ain[0-7]@ exist on your booted system. If they do, p... - I need a single ADC input for an ambient light sensor, and would like to use one of the pins not needed by the MitySom 335x dev kit touch screen, ain7.
What do I need to do under the current Linux to get a single reading from this p...