stm32f411 halfduplex only returns 1's. happend over night.
I'm working on a project using an stm32f411 and somehow the halfduplex spi only return's once without me touching the code that uses the spi.I'm using platformio (with the 1.27.1 version of stm32cubef4 from github not the pio outdated one) and the pr...