User Activity

Hi,I have migrated an old project of mine based on STM32H743ZIT MCU fromSTM32CubeIDE v1.5.1 to v1.11.0. When I opened the IOC configuration, the clock configuration showed an error stating that I could not set the CPU clock to a value greater than 20...
Hi,I want to store some calibration data inside the firmware that is running on my STM32H743. This calibration data would be stored in a specific address in a preallocated memory map. Another device would communicate with the firmware running on this...
Hi,I am developing a TCP/IP server for my application on the Nucleo-H743ZI2 board. I want to use LWIP with FreeRTOS to allow threading and have a similar syntax to POSIX sockets.So far I found the following two examples:(1) This tutorial targets the ...
Kudos from