Skip to content

ethanhuanginst/NUCLEO-G071-W25Q128_SPI-ExtLoader

Repository files navigation

STM32CubeProgrammer External Loader for W25Qxx in SPI

Hardware

Software

Hardware Setup

Setup

Wire NUCLEO-G071RB W25QXX DataFlash Board
Red 3V3 VCC
Black GND GND
Purple PC2 (SPI2_MISO) DO/IO1
Green PC3 (SPI2_MOSI) DI/IO0
Yellow PB8 (SPI2_SCK) CLK
Blue PB9 (GPIO_OUT) /CS

Build Configuration in STM32CubeIDE

BuildConfiguration

  • Debug To build pre-test program for W25Q
  • ExtLoader To build ExtLoader program for W25Q

Execution

  • Debug PreTest

  • ExtLoader

    • Read

      STM32CubeProgrammer TeraTerm
      Read_CubeProg Read_TeraTerm
    • SectorErase

      STM32CubeProgrammer TeraTerm
      SectorErase_CubeProg SectorErase_TeraTerm
    • Program

      STM32CubeProgrammer TeraTerm
      Program_CubeProg.png Program_TeraTerm.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published