Question
Boot Rom from Alternate Pins for Serial NOR Flash in STM32MP15
According to the wiki here: ROM_code_overview, the pins to boot from a serial NOR flash chip can be modified by the OTP Register. I understand that I must set the bit 0 of the word 3 to 1, but how do I define which function I move to another pin? which pins can i use?
For example, could I move the QUADSPI_CLK signal from pin PF10 to PA7? And how?
Thanks
Víctor
