User Activity

Posted on February 01, 2017 at 22:47Setting up SPI1 as a slave using STM32CubeMx 4.19.0On the pinout tab of STM32Cube, I can configure SPI1 as Full-Duplex Slave and choose HardwareNSS_Input But on the configuration tab , selecting SPI1 configuration...
Posted on February 01, 2017 at 22:14I'm trying to implement a SPI slave on STMF410  using NSS_HARD_INPUTSlave should receive data of unknown length via DMASlave transmissions are of known length so master knows to keep  the SlaveSelect line active f...