User Activity

Posted on April 30, 2015 at 01:40After upgrading to Subj, the Keil uVision STLink Debugger Trace options are reset each time STM32CubeMX generates code.To reproduce;using Keil uVision 5.14.0.0 (the current version), open ''Options for Target XXX'' -...
Posted on April 26, 2015 at 21:29I was struggling for quite a few hours to get the simplest UART input ring buffer working. As soon as an ''overrun'' error occurred, the thing stopped, while the code was prepared to handle that situation (or so I ho...