2024-12-03 2:07 AM - last edited on 2024-12-03 2:39 AM by mƎALLEm
I want to make Websocket Client in STM32CUBEIDE and I am using NUCLEO-H755ZI-Q Board, I have completed the Program with Ethernet, LWP and FREERTOS.I would like to know if it is possible to implement websockets on the NUCLEO-H755ZI-Q Board.Does anyone have a successful example of implementing websockets on the NUCLEO-H755ZI-Q Board?
Solved! Go to Solution.
2024-12-03 6:42 AM
Hello @Jaffe ,
You can port the project from STM32CubeH7/Projects/STM32H743I-EVAL/Applications/LwIP/LwIP_HTTP_Server_Socket_RTOS at master · STMicroelectronics/STM32CubeH7
and take this implementation as reference this should be straightforward as the changes are related to software component and are not hardware dependent.
Regards
2024-12-03 6:42 AM
Hello @Jaffe ,
You can port the project from STM32CubeH7/Projects/STM32H743I-EVAL/Applications/LwIP/LwIP_HTTP_Server_Socket_RTOS at master · STMicroelectronics/STM32CubeH7
and take this implementation as reference this should be straightforward as the changes are related to software component and are not hardware dependent.
Regards
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.