Introduction Since the information about FreeRTOS debugging with STM32CubeIDE is sparse and ST is not yet providing the task list view (that was part of the Atollic TrueStudio), here is,…
Just Another Hobby – 3D Printing
When it comes to leasure time, there are not many activities, that are more exciting than 3D printing. After you printed diverse things from Thingiverse or any other 3D printing…
Just digged up
Welcome to MolesBlog. In my first post, I want to introduce to you, who am I and why I started this blog. I'm a professional elelctronics engineer, never getting enough…
STM32 FreeRTOS and printf
After some more coding, I found some more issues with FreeRTOS and printf, not being solved by my fix below. If you need to get it fixed completely, look at…
STM32 USB-DFU
I'm not sure, if I'm simply a problem magnet or why some stuff does not work as described... Here is another case. The tool I tend to use can be…
Doxygen – Tips and Tricks
LaTeX non-interactive To make LaTeX skip some errors without user interaction, you can add the option --interaction=nonstopmode to the pdflatex call. Easiest way to do so, is changing the LATEX_COMMAND_NAME…
STM32 UART Continuous Receive with Interrupt
My last post is quite some time ago, due to vacations and high workload. But now I encountered some problem within an embedded project, I want to share the solution…
Installing BigBlueButton on Your Dedicated Server
Introduction After struggling with a dedicated server from Strato Webhosting, running ubuntu 18.04 and playing around with schroot to get some ubuntu 16.04 environment, I gave up with this solution.…
School’s out – How to Tame Your Children
Introduction - Historic Reasons for this Post Here in Germany, executive decided to lock all public life down to a minimum (only system relevant shops are allowed to be opened…
How To Debug Hardware-Faults on Your Dedicated Server
While installing some stuff on a dedicated server at Strato, I encountered a problem with the server two times. While having no clue what happened during the first time, I…