Hi,
While I am able to read and write all the FPGA registers (obviously, I can't write the read only ones!), only the LED one appears to have an impact at the hardware level.
More specifically, I can control the LEDs via address 0x4000010, but if I write to address 0x4000028 (the power control register), I do not see any effect on the board. This register should control the power to the LCD 3.3V and the LCD back light. Reading back the register returns the value I wrote which adds to my confusion...
So is there some kind of restriction on accessing some of these registers?
Greetings,
David