Are GPIOs changed by boot loader?
Device is STM3F030C. Boot loader is going to be called from application code.The idea is that the application code initializes some GPIOs and put peripheral devices into a known state required for the system to work and then, if it detects a command ...