User Activity

New question from M95P32 EEPROM - looking for a driver@SofLit Thank you for your advice. Although I need to adapt the code to my needs and lots of refactoring will be needed e.g. to use DMA and RTOS in async fashion, it got me started.There is, howev...
Is there any driver or sample code available M95P32 EEPROM?Can modern MCUs work with this EEPROM in memory-mapped mode?
Trying to to set up RTC alarm for STM32U5G9 I come across this CubeMX issues:There is no option to disable Calendar date and time setup. Needless to say, probably it does not make any sense to set up date and time on every board reset if it has (as i...
Today, for the first time I tried to set up RTC alarm using STM32U5G9 MCU. I need RTC alarm (IRQ) to fire on every second change, that is, when subsecond counter is zero - it is configured to count 32kHz clock pulses from 32k to 0 using 15-bit subsec...
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...