Posted on January 08, 2017 at 20:53 Edit: compilable example code posted below in comments. The problem now with this code is that too many messages are being sent in addition to the wrong data being sent. I am using VisualGDB and a STM32F303RET6...
Posted on January 10, 2017 at 22:10Hey Jan,Big thanks for looking into this for me. I was able to get everything working. It turns out that the correct data was being sent, I was just not interpreting it correctly in the logic analyzer. One of the p...