Serial monitor that opens after flashing device

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
MJU20
Posts: 349
http://meble-kuchenne.info.pl
Joined: Tue Dec 08, 2020 5:11 pm
Has thanked: 99 times
Been thanked: 69 times

Flowcode v10 Serial monitor that opens after flashing device

Post by MJU20 »

I mostly use the serial monitor in the Arduino IDE to read the UART of devices.
But, I need to close the serial monitor before flashing the device otherwise it will result in an error (ESP32 for instance).

Wouldn't it be great to have a serial monitor in FC, that closes when the "compile to target" is clicked, and reopens when the flashing has ended?

mnfisher
Valued Contributor
Posts: 1551
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 138 times
Been thanked: 739 times

Re: Serial monitor that opens after flashing device

Post by mnfisher »

If would be great. How many times do I forget to close PuTTY 😕 when compiling.

Martin

Steve-Matrix
Matrix Staff
Posts: 1509
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 211 times
Been thanked: 350 times

Re: Serial monitor that opens after flashing device

Post by Steve-Matrix »

Thanks for the great suggestion - I've added it to our list.

Post Reply