stm32f405rg demo

    • Flash Driver
      • spi flash (W25Q64) by using SFUD
    • IO
      • UART
        • TXD: PA9
        • RXD: PA10

    How

    Connect the board to PC by serial port and open the PC serial terminal.

    • Keil MDK: open
    • RT-Studio: import this folder by import wizard

    Download the firmware to your board when build successful.