User Activity

Does somebody can provide a cubeMX generated file with working ethernet and freeRtos?? Is it even possible? I know there is a working example application but it is not from CubeMX. Using the new HAL eth driver from the F7 package I am not able to eve...
I'm using the example LwIP HTTP Server Netconn as a starting point for my project. Everything is fine but I would like to enhance the GUI using TouchGFX (showing IP an other info from a couple of tasks). Is it possible? what's the best way to do it?...
This is the signature of the function: HAL_StatusTypeDef HAL_UART_Transmit(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout)where pData is the pointer to the data to be transmitted and Size the amount of data to be sent. In ...
I'm struggling to set up an IrDA communication on a STM32H7 Nucleo board. I can send the message to my device and get the expected reply from it (I can check the UART RX pin and the signal is there as it should be) but I cannot have it decoded by the...
The STM32H743 supports external clock sources (HSE bypass). What are the requirements for the clock signal (besides 50% duty cycle)? output voltage? min and max frequency supported?Thanks
Kudos from
Kudos given to