Re: [beagleboard] Trying to run the ADC from the PRU

2016-10-22 Thread Akshay Gahlot
> > >> I am facing some issues in the project you suggested : > https://github.com/ehayon/BeagleBone-GPIO/blob/master/src/gpio.c > in the last function analogRead(PIN p) it always reads the last 12 bits from the FIFO0DATA register I am using this code and value is got from reading from this

[beagleboard] SPI device file didn't create. ls /dev/spi* : No such file or directory

2016-10-22 Thread Dommaraju Rajesh
Hello All, I am new to BBB. I am using below kernel version on my BBB. # uname -a Linux arm 4.4.12-ti-r30 #1 SMP Thu Jun 9 07:50:17 UTC 2016 armv7l armv7l armv7l GNU/Linux And i was able to load the SPI ports successfully as shown below. cat /sys/devices/platform/bone_capemgr/slots 0:

[beagleboard] SPI device didn't created. ls /dev/spi* : No such file or directory

2016-10-22 Thread Dommaraju Rajesh
Hello All, I am new to BBB. I am using below kernel version on my BBB. # uname -a Linux arm 4.4.12-ti-r30 #1 SMP Thu Jun 9 07:50:17 UTC 2016 armv7l armv7l armv7l GNU/Linux And i was able to load the SPI ports successfully as shown below. cat /sys/devices/platform/bone_capemgr/slots 0: PF

[beagleboard] implement ADC using mmap

2016-10-22 Thread Akshay Gahlot
In my project i want very fast ADC reading method for my distance sensor's Analog value readings so i read about mmap and tried to implement it and yeah it was quiet easy for GPIO controlling but i could not find some good resource for ADC so tried to look up on the web for already written

[beagleboard] is there an OE BSP layer for the BB X15 somewhere?

2016-10-22 Thread Robert P. J. Day
perhaps i'm just being clueless, but i don't see a BSP layer that defines a machine for the BB X15. rday -- Robert P. J. Day Ottawa, Ontario, CANADA