STM32U5 option byte writting through bootloader
Hello, I am trying to write to the option byte area of an stm32u5g9vjt6q using the built in bootloader over the canFD protocol. I have verified I am able to erase and write my programs to flash over canFD using the built in boot loader so I know tha...