Hello,
Using libpruio, may I ask if there is any support for reading an I2C sensor via the PRU – or any suggestion on how this can be done? The idea is to read an I2C accelerometer in determined intevals, using the PRU, at 1kHz +. Thanks a lot! Best regards, Istvan From: TJF [mailto:[email protected]] Sent: 05 March 2015 14:30 To: [email protected] Cc: [email protected] Subject: Re: Analog input sampling rate Only 7 input pins (AIN-[0-6]) are connected to header pins. AIN-7 is hard connected to the power supply on the board. I don't know what you mean by analogRead command. The TSC_ADC_SS can sample 8 channels at 200 kHz. You can sample at that speed by using libpruio <http://beagleboard.org/project/libpruio/> (bindings for C and FreeBASIC are available). BR -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/000001d314e0%24b6122a70%2422367f50%24%40gmail.com. For more options, visit https://groups.google.com/d/optout.
