User Activity

I tried enabling the LWIP_SNMP_V3_MBEDTLS and LWIP_SNMP_V3_CRYPTOCan in CubeMX and generated the code, then it is giving me an error as some header files are missing and which are related to MD5 and SHA.  In CubeMX, They have mentioned “LWIP_SNMP_V3 ...
Dear Team,I am interfacing Nucleo-h743zi2 board  with LCM display(GUI) through UART using Interrupt method.I can transmit the data to LCM and it is displaying properly on the LCM display.Now I am trying to send the commands from LCM display to STM co...
I want to send the character array button_image[] through uart of  NUCLEO-H743ZI2  board to the LCM display.Please check the attached button_image.c file for your reference where the array is initialised to corresponding hex data.The array consist of...
I am trying to store .bin file into eeprom(24LC256) which is required for me to flash the LCM GUI. I am trying to open the binary file in main.c as follows: #define Filepath "C:\\Users\\sushma\\STM32CubeIDE\\workspace_1.12.1\\filesizetest\\Core\\Src\...
I  want to display the data on web interface with NUCLEO-H743ZI2 board without RTOS . Can anyone please guide me how to configure LWIP, ETH parameters settings in RMII mode and  MCU settings, pin configuration.Thank you in Advance!
Kudos from