Preview image on the serial terminal

@oramafanis Let’s setup a meeting and get this debugged.

However, I think I have an idea on why things are crashing. I’ve noticed an issue with the firmware with lots of debug output crashing things. The new firmware may be causing this.

However, you should still be able to see output from the terminal, that’s an unrelated issue.

So, there is a bug with the latest firmware with the v4.5.6 release. TinyUSB based boards like the RT1062 have no issue. However, non-TinyUSB boards like everything STM32 related seem to crash if there’s too much debug output happening and a stop command is issued.

This issue is unrelated to the terminal not working though… that should be functional. I am debugging why the crash is happening now.

1 Like

Hi, I found and fixed the firmware bug:

Attached are new firmware images for the H7 and H7 Plus.

firmware-h7.zip (1.1 MB)

firmware-h7p.zip (1.1 MB)

Regarding the issues with the open terminal after you apply the firmware fix. I’m not sure I’m able to reproduce those. Please setup a time with me to meet so I can see what’s wrong. Open Terminal is working as expected on my side without any issues.

Found an even worse bug with the v4.5.6 firmware.

firmware.zip (1.1 MB)

Use this for the H7 R2.

We’re probably going to have to do a bug fix release very soon.