Tool/software:
Hi team,
I develop my custom board with AM2432.
Booting is performed using SPI Flash (1S-1S-1S), and the CPU starts up normally.
BOOTMODE is set as follows 15:0 (0001 1000 0001 1011).
At this time, when the main power is turned on, the pulled-up GPO (Y4) will drop automatically.
However, if I set the boot mode to xSPI, it works fine.
BOOTMODE is set as follows 15:0 (0001 1000 0011 1011).
What causes the GPIO behavior to change in boot mode?
Do you think the same thing is happening to other pins?
Best regard,
oyama