User Activity

Hello,I am working in STM32H745I-DISCO since January. Yesterday I have disconected the USB of CN14 connector ( I used it for programming/debuging and powering). This morning I have connected de USB but the board doesn´t work. After test de voltages I...
Hello, I am working on a project that includes HTTPS communication, peripheral communication via LIN, and a graphical user interface. I am using the STM32H745I_DISCO board. I have already tested and successfully implemented the HTTPS and LIN parts.Ye...
Hello, I am having trouble releasing a semaphore on the STM32H745I-DISCO. The context is as follows: I need to capture a breakline on UART2. When the interrupt triggers, I need to read a character and, depending on the received character, either send...
Hello!I need to set up an STM32H745 to make an HTTPS request. In the last few weeks, I have configured LWIP using this example (https://community.st.com/t5/stm32-mcus/how-to-create-a-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308) and se...
Hello!I need to implement a task in FreeRTOS for my project that makes GET, POST, and PATCH requests to a server. So far, I have managed to send a UDP message to a specific port on a PC thanks to the following post:https://community.st.com/t5/stm32-m...
Kudos from
Kudos given to