The PRU hads to access the ADC through the L3_interconnect bus too . . . so
the control register for the L3_interconnect must also be enabled.

On Thu, Sep 15, 2016 at 2:27 PM, Phil <phil.s....@gmail.com> wrote:

>
>
> 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 beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/b960fbb1-85c0-47b3-ac13-17c91b012819%40googlegroups.com
> <https://groups.google.com/d/msgid/beagleboard/b960fbb1-85c0-47b3-ac13-17c91b012819%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CALHSORq6RMrGNdFTPHtt34pqx6z3zzg8qN0jN4kZDt9GJC1RuA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to