Facing an issue with the boot* pins. As shipped, BOOT_LOCK==0, NBOOT_SEL == 1, NBOOT[1:0] = 2'b11. Using CubeProgrammer we set the option bytes to:BOOT_LOCK==0, NBOOT_SEL==0, NBOOT[1:0] = 2'b00When NBOOT_SEL == 1, the no external pin jumper setting, ...