I need MCU dynamic boot control for AM335x with control of selection boot source instead of a static selection of boot source with pull-up/pull-down resistors.
How to do it correctly? Do I need resistors? Or can I directly output a high or low signal from MCU pins to the boot pins of AM335x, and then I must make pins of MCU as inputs or third state after loading of AM335x? I need right solution for this problem.