How can I create the following SPI transaction using the H7 ST HAL libraries?
The transmit command only clocks out the provided data and then the clock stops, I need it to continue for 8 dummy clocks before doing receive I think.I bet there is a simple answer to this though, can you help me?