Configuration of SPI for STM32F429 for writing/reading eprom AT25080/
Hi amazing community... I have a legacy project developed with STM32System workbench..I am trying to configure the spi to working with a eprom memory..I cannot use the cube generator so I have to implement the init of the HAL by myself.I made a test ...