STM32MP157 Tx Stops When Using Serial With Python
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-07-01 9:23 PM
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?
Labels:
- Labels:
-
STM32MP15 Lines
-
UART-USART
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-07-03 2:09 AM
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.
