STM32L432_FlashMaster is a baremetal project that uses the STM32L432KC microcontroller. Its purpose is to communicate with the IS25LP128F flash chip through SPI.
- STM32L432KC: NUCLEO-STM32L432KC Development Board.
- IS25LP128F : Serial Flash Memory.
- SerLCD : SparkFun 20x4 SerLCD
TBD
- Connect the IS25LP128F flash memory to the NUCLEO-STM32L432KC using SPI (PA5, PA6, PA7).
- Connect the SerLCD to the NUCLEO-STM32L432KC using I2C (PB6, PB7).
- Program the NUCLEO-STM32L432KC using an ST-Link or J-Link programmer.