User Activity

I am using an stm32h23zg, FreeRTOS plus TCP stack to create a TCP client.I checked, I can bind the socket to many values (tried 1, 52 and 1000, all 3 worked) but I couldn't find any recommendation on which port to use.On computers it is usually recom...
Edit : see this post for answers :https://www.reddit.com/r/embedded/comments/13rcrqf/stm32h723zg_creating_tcpip_with_lwip_but_cannot/reddit dot com /r/embedded/comments/13rcrqf/stm32h723zg_creating_tcpip_with_lwip_but_cannot/HelloSummary what I want ...
Board: STM32F3discoveryIDE: AC6 system workbench for stm32I used to be able to light dels and make interrupts but now I can't even do simple things.actions:open STM32CUBEMXNew projectselect my board (f3discovery)Initialize all periphs with their defa...
Hello,I learned to blink a led as well as using the user's button to make interrupt using HAL library and CubeMXHowever I learnt that through tutorials.I tried to learn more thanks to the datasheet but it doesn't really help. For instance, the ReadPi...
Kudos from