Posted on August 19, 2016 at 12:28
Hello,
[I have just written my issue in detail and it has been deleted when I clicked Ok. Thanks, I will write it again though.]
We are using the STM32F072CB with the HAL driver in our application a...
Posted on August 22, 2016 at 13:41
Hi Jan,
thanks for your advise.
I noticed three more interesting things by now. I am using a ring-buffer to output printf() debug messages over UART3 with interrupts. The things i noticed are:
...
Posted on August 19, 2016 at 13:55Hi Jan, actually I am going to use the _IT function with interrupt, but I see similar behaviour there. I was using the non-interrupt implementation as a cleaner way to track down the source of the problem. When I di...
Posted on August 18, 2016 at 16:28Hello, I would be also very interested in what the updated HAL_SPI_TransmitReceive() refers to. We are using version v1.4.0 of the HAL driver from May/2016 here. Apparently there had been an update to that function,...