I want to connect the sensor to the STM32 board and read the measured value with uart
I want to connect the sensor to the STM32 board and read the measured value with uart, but I can't get the sensor valueSo I tested with HAL_OK to see if the uart communication works well, but it says it can be transmitted, but it's not receiving, so ...