What I am working these days…

When you prototype with the Nucleo board, it is nice to have the morpho connector configuration window, but not quite useful when you design your own board using the STM32L152RE microcontroller. So I had to add the LQFP64 "capsule" configuration window...Which it has its own dedicated button in the main window.But it will take awhile … Continue reading What I am working these days…

Oops!

Oops again! When creating or opening a project, re-editing the project settings, the "floating point" and "printf enabling floating point" checkboxes have no effect - forgot to process them. Now solved and committed.

Be aware

There are two errors in the xml file (the saved project), I fixed them, but can't commit because I'm working at the save open procedure and right now the code is a mess. It won't affect you anyway, because you can't use the saved project until a way to load it exist.