STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DFU Bootloader mode activation STM32F405

Hello,I tried to develop my first µC board inspired by the " adafruit feather STM32F405 express". For layout I used KiCad and the board is made by Chinese PCB manufacturer JLCPCB. To activate the DFU bootloader, the BOOT0 pin must be connected to 3.3...

SBoug.1 by Associate
  • 305 Views
  • 0 replies
  • 0 kudos

Resolved! Missing FLASH_CR_ERRIE in CMSIS of STM32F415xx

Hey,I'm programming with the STM32F415 MCU and discovered that the FLASH_CR_ERRIE declaration is missing in the CMSIS files. Is this a known issue or even intended?If it is not intended, I assume I can safely add the missing declaration? (I never had...

MGore by Associate
  • 410 Views
  • 3 replies
  • 2 kudos
Labels