User Activity

 Hello Everyone,I'm reaching out for some guidance on a project that I've been working on. Despite considerable effort, I'm still struggling to find an effective solution.My project involves developing a controller design to manage different models o...
I am using two stm32H7A3ZI-Q board to transmit and receive data (which is a double). I am using HAL_UART_Tramsit and HAL_UART_Receive_IT to send and receive the data. When i connect Tx to Rx on the same board, it sends and receives data fine. The ima...