SPI read/write time calculation
Hello everyone.I'm interfacing my STM32F745IET6 (master) with an SPI device.I'm using SPI1 interface running at 50 MHz, I was wondering if there's some "rule of thumb" to calculate time needed (in terms of clock cycles) to write n bits over the bus. ...