Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic vMicro Serial Monitor not communicating with Arduino RP2040 (Read 676 times)
HATA
Newbies
*
Offline


Posts: 7
Joined: May 8th, 2020
vMicro Serial Monitor not communicating with Arduino RP2040
Jul 29th, 2022 at 11:39am
Print Post  
Hi
I use Visual Studio 2022 with vMicro for my Arduino projects.
Visual Studio, Windows 10 and Arduino IDE are all up to date.
I wrote C++ projects for the Arduino Nano 33 IoT but now I obtained an Arduino RP2040 so I wanted to switch. 
The target (33 IoT or RP2040) is connected via USB.
I can (compile and) LOAD my existing projects to my RP2040, without any problem.
I'm also able to verify that the program works correctly, e.g. by 'blinking' the on board led.
BUT once the program is running, the vMicro Serial Monitor simply indicates "port open", but NO communication takes place. Nothing happens. Of course the correct COM port (clearly labeled as "... RP2040 connect") is selected.
When I close the vMicro Serial monitor, I start the genuine Arduino IDE (outside of Visual Studio), reset the board and open the Arduino Serial Monitor ... the port actually communicates. Doing the opposite (closing Arduino Serial Monitor, resetting the board and opening VS vMicro Serial Monitor again)... same situation. No communication any more.
With the Nano 33 Iot or other boards, I don't have these issues.

Attached is the Micro build output, as requested by the forum.
Please let me know if any information is missing.

Could anyone please help me out ? Many thanks.

Best regards
Herwig
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2166
Joined: Feb 13th, 2019
Re: vMicro Serial Monitor not communicating with Arduino RP2040
Reply #1 - Jul 29th, 2022 at 11:50am
Print Post  
Thanks for the report.

Do you have the Dtr button enabled at the bottom of the serial monitor in Visual Micro?
  
Back to top
 
IP Logged
 
HATA
Newbies
*
Offline


Posts: 7
Joined: May 8th, 2020
Re: vMicro Serial Monitor not communicating with Arduino RP2040
Reply #2 - Jul 29th, 2022 at 12:05pm
Print Post  
Hello Simon

You make me feel EXTREMELY silly  Wink

Case solved. Many thanks for your fast reply. Embarrassed

I will close the issue now. Thanks again.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint