2023-05-28 09:41 AM
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 problem occurs there, also happens on a freshly started project. I tried the halfduplex spi with the same settings in the cubeide It's working fine. I tried asking over at the pio community but didn't get a reaction so I'm asking it here now.
What could have broken it over night.