User Activity

Hi STM team,We are using stm32h747, with CM7 we are reading ADC value in polling mode, when source is not conneted still we are reading 0.5 to 1.8 volts, when the temperature increases from 40 C to 60 C this ADC voltage reading increase with rise in ...
Hi Everyone,We are using LwIP socket based API's to run server and client on STM32H747, both server and client are running on separate RTOS threads, the communication is fine for sometime after that it will wait forever for semaphore(RxPktSemaphore) ...