User Activity

Hi All,I am looking for any simple working example on how to, let's say, draw a circle or rectangle on the screen using the new GPU2D aka NeoChrom aka 2.5D aka NEMA GFX.Does such example for STM32U5G9 already exist? I know that it has to use compiled...
Hi All,Not so long ago ST has selected Microsoft ThreadX as one of its its strategic technologies.In my opinion it is a very good RTOS. The problem is that it was supported by Microsoft only, no other community project integrates with it, e.g. mcuboo...
Hi, I try to use IIS3DHHC as a simple inclinometer. I learnt that to get stable readings it may be a good idea to process raw data using Extended Kalman Filter (EKF). Some ST demonstrations available on YT mention that as well, but I found no source ...
Hi ST,I have some doubts related to writing to M24M02E-F EEPROM.DS14157 (Rev 1 - December 2023) in section "6.1.2 Page write" states:1. "The page write mode allows up to 256 bytes to be written in a single write cycle"How is this achievable since the...
Once I enable UCPD for STM32U5G9 source mode, Cube MX (the latest version 6.12) generates code which does not compile. I am sometimes wondering what is CubeMX testing process - if it exists, ofc.