Skip to content

STM32L432 communicate with IS25LP128F flash chip using SPI with baremetal programming

License

Notifications You must be signed in to change notification settings

imahjoub/STM32L432_FlashMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32L432_FlashMaster

Build Status CodeQL Issues MIT License

STM32L432_FlashMaster is a baremetal project that uses the STM32L432KC microcontroller. Its purpose is to communicate with the IS25LP128F flash chip through SPI.

Devices Used

  • STM32L432KC: NUCLEO-STM32L432KC Development Board.
  • IS25LP128F : Serial Flash Memory.
  • SerLCD : SparkFun 20x4 SerLCD

Project Goals

TBD

Getting Started

Setup & Communication Protocols

  1. Connect the IS25LP128F flash memory to the NUCLEO-STM32L432KC using SPI (PA5, PA6, PA7).
  2. Connect the SerLCD to the NUCLEO-STM32L432KC using I2C (PB6, PB7).
  3. Program the NUCLEO-STM32L432KC using an ST-Link or J-Link programmer.

About

STM32L432 communicate with IS25LP128F flash chip using SPI with baremetal programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published