SPI to communicate with an external flash memory
Posted on May 17, 2011 at 15:15Hello;I'm trying to communicate to an external flash memory (M25PE80) using SPI. I´m using the STM8SPI librarie but I´m not having success to write/read from memory. My doubt is about the configuration of pins. Are t...