On Wednesday, September 7, 2016 at 10:36:02 AM UTC-5, William Hermans wrote: > > The only thing I can think of is that you're not enabling the ADC control > register. Below is a code snippet from another post. > //Init ADC CTRL register > MOV r2, 0x44E0D040 > MOV r3, 0x00000005 > SBBO r3, r2, 0, 4 > > > From this post: > https://groups.google.com/forum/#!msg/beagleboard/0a4tszlq2y0/SQ-Vwyr9A_AJ > > > The second post. I would not bother replying to that post, but who knows > maybe someone would answer ? I doubt it though. > > > > Thanks for the suggestion, but that doesn't fix the problem. I can't even access the ADC registers from the PRU. See my response to TJF.
-- 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/b960fbb1-85c0-47b3-ac13-17c91b012819%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
