Hi Phil!

After boot the ADC subsystem is disabled by default. You have to enable the 
CM_WKUP_ADC_TSC_CLKCTRL register in the CONTROL MODULE before you can use 
it:

mov  r0, 0x44E004BC
mov  r1, 2
sbbo r1, r0, 0, 4

Place this snippet after OCP enbled and before any ADC register access.

Regards

-- 
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/57ee532e-6921-424c-b9c7-3d053446c713%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to