First main.h header prototype…

Pinout label definitions inside the header are fully functional. There are still things to solve, but those will become obvious/mandatory with the usage so, I'm moving to the generation of main.c file (all in one kinda).Also, solved some SPL driver dependencies and working to port my ll_library to spl_library...

A workaround for SYSUTILS and a fix for VSCode Intellisense

Well, some unexpected problems caused by a bug in SYSUTILS unit of FreePascal and a change made by Microsoft in the keywords of c_cpp_properties.json configuration file of Visual Studio Code.1. There is a bug in SYSUTILS unit I think, where FindFirst function can not return the correct name of a directory like "7.3.1", the result … Continue reading A workaround for SYSUTILS and a fix for VSCode Intellisense

Perversity

This is such a perversity, that is beyond outrageous! I mean, there is only one way to set the registers and correctly "start the engine" of the controller! That is part of the user manual or documentation that comes with the microcontroller! To declare that foundation code generated by CubeMX to be unarguably their property … Continue reading Perversity