Other Parts Discussed in Thread: SYSCONFIG
Hi,
I have a AM335EVM.On this board, the GPIO0_7 is configured as one GPIO port to turn on/off LCD backlight,i.e.MUXMODE=0x7
In order to do some experiment about the eCAP0/APWM in the PRU firmware, the MUXMODE should be changed to 0x3. However I found the MUXMODE can't be changed--I wrote 0x3, but still 0x7 when read back.
I checked other registers,CM_WKUP_CONTROL_CLKCTRL is enabled and not idled(0x00000002), and CONTROL_SYSCONFIG is smart idle/standy(0x00000002A). So I think MUXMODE in the pad control registers can be modified. But the result is not. Please help what others registers need to set.
Thanks,