User Activity

I am currently working on a custom STM32h743xx board with a small (128x64) monochrome OLED screen that uses the SSD1309 SPI driver for communication. This setup is very simple but vastly different from the setup of most examples. From my understandin...
It appears that not all declared methods are implemented in the provided header and source files. Some methods like HAL::flushFrameBuffer, are apparently implemented only in the core static libraries. Is there any plan to release the source code of t...