Hi,
can I access the GPIO pins directly in DSS?
The docs tell me about their use in MSS (as per oob demo) - the dubugger says the registers are memory mapped, so does this mean I can access then via DSS space as well as MSS? I'm only interested in reading the level on GPIO1, as this is all the BOOST allows easy physical access to.
I've added GPIO1 to MSS, and can see the level change using the debugger, so I've got pinmux & general set-up OK.
thanks
Alan Milne