Difference between revisions of "STM32 W25Qxx"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
This page describes how to use [[W25Qxx|W25Qxx Serial Flash/EEPROM]] chips with the [[STM32]]. The examples and code on this page has been developed on and for the [[Black Pill]] development board. | This page describes how to use [[W25Qxx|W25Qxx Serial Flash/EEPROM]] chips with the [[STM32]]. The examples and code on this page has been developed on and for the [[Black Pill]] development board. | ||
− | == Black Pill EEPROM == | + | == Black Pill EEPROM == [[File:EEPROM Footprint.png|100px|thumb]] |
The [[Black Pill]] boards, whether original or copy, all includes an unpopulated footprint on the back side, with space for a "generic eeprom". | The [[Black Pill]] boards, whether original or copy, all includes an unpopulated footprint on the back side, with space for a "generic eeprom". |
Revision as of 03:27, 26 February 2022
This page describes how to use W25Qxx Serial Flash/EEPROM chips with the STM32. The examples and code on this page has been developed on and for the Black Pill development board.
== Black Pill EEPROM ==
The Black Pill boards, whether original or copy, all includes an unpopulated footprint on the back side, with space for a "generic eeprom".
to be added