User Activity

Hello everybody!I'm trying to port the Google IOT Core Embedded SDK to the STM32H753 ZI Nucleo-144 Board.There is a guide that explains the functionality of the Google IOT core and the porting to one of the STM32 boards. The code used in the guide is...
Hi everybody!I'm using STM32H754 Nucleo-144 Eval Board in the combination with the lwIP (bare-metal) to make it work as a simple TCP echo client.Also, I'm using STMCubeMX for basic configuration and code generation.I'm stuck at the very beginning of ...