SPI communication application[SPI of STM32]
June 18, 2020
Application program to read and write to SPI specification EEPROM. Details of the peripherals are explained in Serial Communication SPI. Program Description
Serial communication SPI[SPI details of STM32]
June 9, 2020
This section explains how to use the STM32's built-in peripheral SPI. In this chapter, reading and writing data to and from an SPI-specification EEPROM is explained as an example. What is Serial Communication SPI? SPI initialization procedure Purpose: SPI to be used is PB3-5 with SPI1■ CS: PE0 ① Clock supply to GPIO and SPI1 ② […]