Stefanos Giannoulas
Results
2
comments of
Stefanos Giannoulas
Hello! The problem was observed at runtime when calling the `HAL_SPI_Transmit` function like this: `HAL_SPI_Transmit(hspi, &data, 1, 1);` Unfortunately the issue was probably caused by interrupts so there is no...
Hello @HBOSTM Sorry it took me a while to respond. I believe that there was a miscommunication about the issue. Our problem is in the functions stated in the issue...