User Activity

Hello There,I'm utilizing IDLE event functionality of UART and use HAL_UARTEx_ReceiveToIdle_IT() for it.The issue that I'm facing is that some times this API falsely detects an IDLE event upon reception (May be a Transmitter issue). So, to overcome t...
Hello There,I'm successfully able to run VL6180 with interrupt functionality. But have some functionality queries.The application is intended to generate interrupt when reading a distance below specific threshold. I found that we need to Clear Interr...
Hello There,I'm already using LTDC peripheral for the display interface and aware of LTDC sync parameter names as per the shared image. Recently I got another display, whose sync data is a bit different as compared to LTDC. Below are the values that ...
Hello!I'm using ST25R95 with X-CUBE-NFC3 library for an application.I have successfully tried the default PollingTagDetect example. But now, our application requires the usage of interrupt mode for card detection instead of looping NFC_Cycle(); in in...
Hello There,I'm using STM32H7A3 and facing a weird issue with HAL_UARTEx_ReceiveToIdle_IT() API.STM is connected to Cellular Modem via UART. When I turn on the modem via some GPIOs, initially it throws some init data. But when I call HAL_UARTEx_Recei...
Kudos from