Skip to main content
Visitor II
July 2, 2024
Question

STM32MP157 Tx Stops When Using Serial With Python

  • July 2, 2024
  • 1 reply
  • 833 views

Custom board using MYC-YA157C, with Ubuntu 18 on it

I'm using RS485 serial communication using python, it communicates well at first, but after a few hours tx stops

Uart7 is in use and TX is stopped at tx:2875680

I checked that the Python file is still running

Can I see where the problem is?

 

 

화면 캡처 2024-07-02 132100.png

potato_2_3-1719894121123.png

 

1 reply

Christophe Guibout
ST Employee
July 3, 2024

Hello @potato_2,

 

Did you have a look into the following wiki article : Trace and debug scenario - UART issue ?

I would focus on chapter 3.

BR,

Christophe

 

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.