|
楼主 |
发表于 2023-2-16 15:10:53
|
显示全部楼层
Hi. Everything works through UART2, the speed is 115200, but only for reception. Through UART2, I can send commands to the display, they are received, and the values change on the display, but the display does not transmit anything back. And so it is with all other UART ports. The answer can be received only through the built-in USB->UART1 converter on the display board, but as I understand from the documentation, this port is intended only for debugging. Through it, the display responds to commands sent to it, but does not send a response to pressing the sensor. Upon detailed analysis of the program With 51, it was believed that the function of sending Uatr_Send_Data(VP,TP_Data_Return,(TP_Data_Return[2]+3) does not work, This is the program that you previously sent for download.
EKT040A_OS源码.zip
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
x
|