I2C Busy flag set when going from bootloader to application
Posted on July 11, 2014 at 10:51Folks, All below is on an STM32F107. I have managed to get a bootloader going in a stripped down version of FreeRTOS that then boots into the main application once the image has been updated. However, when the bootloa...