CONFIG_BOOTLOADER_MCUBOOT=y pulls gpio pins 15 and 16 high and I don't want this to happen.

I have a project that runs fine when CONFIG_BOOTLOADER_MCUBOOT is disabled, but when I enable it pins 15 and 16 are pulled high. I need the mcu bootloader to run but is there a way to make it leave pins alone.

Thanks,

Mason

Parents Reply Children
No Data
Related