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 Uploader works with Uno but not with Nano (Read 1798 times)
Bob Jones
Full Member
***
Offline


Posts: 210
Location: Bellingham, WA
Joined: Dec 4th, 2015
Uploader works with Uno but not with Nano
Jul 13th, 2020 at 12:34am
Print Post  
Tiny sketch  works fine when I upload it to an Uno using various uploaders, but could not get any combination to work with a Nano. 

See attached for outputs.

My question, then, is what is the proper uploader to use with a Nano?
  

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


Posts: 2728
Joined: Feb 13th, 2019
Re: Uploader works with Uno but not with Nano
Reply #1 - Jul 13th, 2020 at 9:12am
Print Post  
Assuming your Nano has the bootloader present, then the Default (No Programmer) Upload option should work as expected.

The Arduino ISP / Arduino As ISP are for when programming the Nano via the ICSP pins through another Uno/Nano/Mega board, where the other board is acting as the programmer (and needs to be flashed with the ArduinoISP Firmware).

As with the Uno ensure nothing is connected to pins 0/1 to ensure the serial upload is unaffected.

Can you confirm the upload to the Nano works in the Arduino IDE?
  
Back to top
IP Logged
 
Bob Jones
Full Member
***
Offline


Posts: 210
Location: Bellingham, WA
Joined: Dec 4th, 2015
Re: Uploader works with Uno but not with Nano
Reply #2 - Jul 14th, 2020 at 3:13am
Print Post  
I can confirm that nothing is connected to pins 0 or 1 and that the sketch does upload to a Nano using the Arduino IDE. and the ArduinoISP loader.  It also works with the ArduinoISP.org loader and the USBasp loader. I did not test the rest of the loaders. 

Each of the Nano processors was fresh out of the box. I tried with two different Nano's, but could not upload any of them with the Visual Micro IDE.

This time I tried the default loader, AVR ISP loader, the Arduino ISP loader,  and the Arduino as SIP loader

Details in attached file.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Bob Jones
Full Member
***
Offline


Posts: 210
Location: Bellingham, WA
Joined: Dec 4th, 2015
Re: Uploader works with Uno but not with Nano
Reply #3 - Jul 14th, 2020 at 3:20am
Print Post  
I just found the solution. I have to use the Arduino Nano old boot loader. That works. Is this the way it should work? Is there something I can do to use the "proper" boot loaders?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint