Resolved! How to manage chip select pins when reading/writing SD cards on an SPI master/slave(multiple) configuration ?
Hello, I have succeeded in accessing (r/w) an SD card with STM32F103C8 blue pill and a microSD adapter using SPI in a master/slave configuration. Now I want to go to the next level by using 2 SD cards in a master / multiple slave configuration.Accor...