Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Boot Pins:

  • Having BOOT0 High allows for programming from things such as UART
  • BOOT1 doen't really matter in any case for this, won't be using Embedded SRAM
  • We will always be programming the STM32 over SWD, so BOOT pins really don't mean anything
    • For convenience and ease of use, no 6-pin header will be put on SPICA
    • BOOT0 and BOOT1 will be pulled to 0V with 10k Resistors, meaning the chip will always boot from Main Flash Memory, and will be programmable over SWD
  • No labels