Multi Spi Devices with STM32F107
Posted on May 09, 2016 at 21:31Hello all! We developed a board with 3 SPI devices, STM32F107 is the master and the slaves are SD Card(SPI mode 0) and ADS1118 (SPI mode 1). So if I run my firmware for anyone of slaves separately is works but when I t...