Here's the output when the data is not corrupted.
Here's the output when the data is starting to get corrupted. I watched the CPU temp closer this time. The CPU was running at 40-41 degrees C for a minute or so before the corruption started.
Here's my .tioconfig file so you can see which UARTs and how I set them up. The corruption appears on both the cli and log connections.
Code:
$ vcgencmd versionuname -avcgencmd get_throttledvcgencmd measure_tempvcgencmd measure_clock coreOct 17 2023 15:39:16 Copyright (c) 2012 Broadcomversion 30f0c5e4d076da3ab4f341d88e7d505760b93ad7 (clean) (release) (start)Linux dev02 6.1.0-rpi7-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linuxthrottled=0x0temp=39.4'Cfrequency(1)=250000496
Code:
$ vcgencmd versionuname -avcgencmd get_throttledvcgencmd measure_tempvcgencmd measure_clock coreOct 17 2023 15:39:16 Copyright (c) 2012 Broadcomversion 30f0c5e4d076da3ab4f341d88e7d505760b93ad7 (clean) (release) (start)Linux dev02 6.1.0-rpi7-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linuxthrottled=0x0temp=40.9'Cfrequency(1)=250000496
Code:
# Defaultsbaudrate = 115200databits = 8parity = nonestopbits = 1[cli]color = 2device = /dev/ttyAMA3[log]color = 3device = /dev/ttyAMA4
Statistics: Posted by d1g1t4l_g33k — Mon Mar 25, 2024 8:03 pm