CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 12:43:09 GMT
content-type: text/html; charset=utf-8
cf-ray: 965c3884be34cb77-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=a0e5b8d6-8f70-439e-89fd-65b26f50992f; expires=Mon, 27 Jul 2026 12:43:09 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: d97bd9b8-7bb9-421c-a251-07122378cc68
x-worker-origin-response-time: 465000000
x-dns-prefetch-control: off
set-cookie: prov=a0e5b8d6-8f70-439e-89fd-65b26f50992f; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=rHcn0HuXP3TQbS3uyzAH_fJW0TjWBaY8hH.yuoj.HIM-1753620189-1.0.1.1-0_DfgVAoIe1sChxwAP6pFysA4oH9IH58xVqS.EM47HrOX3JOv8qVoJ0cllHZrZ3ehR7V1qkxJzN.fAUmvO3vG.o3sCMEM3JMVKBofBuhUVA; path=/; expires=Sun, 27-Jul-25 13:13:09 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=rsl_DtB56VQQosE67bhEBHB_1CLzBBq5NXciUl60iQo-1753620189394-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'uploading' Questions - Arduino Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [uploading]
Uploading is the process of updating or changing the sketch on the Arduino board. It does not refer to uploading to a server or a website.
271 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
-1
votes
1
answer
112
views
Unable to upload code Atmega328PB-MU
I am unable to upload any code to my Atmega328PB-MU microcontroller. However I could upload the bootloader just fine. Here is my custom board to upload the bootloader. As you can see I use a adapter ...
0
votes
0
answers
66
views
Upload Same Sketch to Multiple Different Microcontollers via USB?
I'm attempting to figure out how to mass-upload a single Arduino INO sketch file to several different microcontrollers on a Windows 10 system.
It was understanding that, every time that the Arduino ...
0
votes
1
answer
59
views
Problem while uploading sketch [duplicate]
Hello I just tried to upload a simple sketch to my arduino Uno and the sketch is uploading forever and when I try to change the USB port where my arduino is connected no matter the port I putt the ...
0
votes
0
answers
635
views
Can't upload to nano esp32
Recently bought a nano esp32 to play around with the small size and wifi module. However I'm plagued by the No DFU capable USB device available message.
My efforts and deductions:
I can connect to ...
0
votes
1
answer
88
views
Issue with uploading Arduino sketch on Ubuntu 20.04 [duplicate]
I'm encountering an issue while attempting to upload an Arduino sketch on my Ubuntu 20.04 system. Despite ensuring that the correct board is selected and the USB port is recognized properly, I ...
0
votes
0
answers
291
views
Can't upload Blinky on CH32V003F4P6 using Arduino IDE
Warn : Transport "sdi" was already selected
Ready for Remote Connections
Error: open failed
*** [upload] Error 1
I have bought a development board (CH32V003F4P6) and I cannot upload a ...
1
vote
0
answers
702
views
Arduino IDE 2.1.1 Mac M2 - Fails to upload, No drive to deploy, Raspberry Pico
I'm using Arduino IDE 2.1.1 on a Mac M2 and it's failing to upload, No drive to deploy, I have tried 3 different Mac's, and multiple Picos & USB cables.
Summary of what I've done:
Loaded Example ...
0
votes
2
answers
2k
views
Having trouble uploading sketch to Nano [duplicate]
I have a few cheap Nano clones that I bought online that have worked for the past couple of months. They were working fine today until suddenly the Arduino IDE had trouble uploading sketches to them.
...
1
vote
2
answers
149
views
Arduino UNO Power interruption
Do you have to upload the UNO after the applied power is disconnected?
Does the UNO retain the code without any power?
And when the power is disconnected, if the code is retained, will the timers ...
1
vote
1
answer
1k
views
Arduino Nano uploading problems
I am having trouble uploading code to my Arduino Nano. It has been very trusty in the past, but I am getting this new error when uploading any code to it:
avrdude: ser_open(): can't set com-state for &...
2
votes
1
answer
1k
views
2
votes
1
answer
1k
views
Arduino UNO stuck at 'uploading' with base sketch, nothing wired
This question has been asked before and I have carefully read the other questions, but the solutions have not worked in my case, and the details are not the same as mine.
Description
The Arduino Uno ...
3
votes
1
answer
1k
views
Program SMT32 black-pill without pushing buttons or propriatary devices
Are there any options for programming an STM32 black-pill from the Arduino IDE without first having to manually push buttons to go into DFU mode or having to buy an ST-Link device?
A solution that ...
0
votes
1
answer
586
views
Pro Micro Double Reset help; Not able to get upload done in 8 seconds
I have timed the double reset as best as possible multiple times but the upload doesn't happen before the board leaves bootloader mode.
this is all I'm given as an error which doesn't appear until ...
4
votes
2
answers
4k
views
STM32 "black pill" won't enter DFU mode reliably
I'm following the standard process to put an STM32 "black pill" (STM32F401CC) into DFU mode so that I can upload from the Arduino IDE over USB:
Hold down boot0.
Press and release rst.
...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
arduino-uno × 64
arduino-ide × 35
avrdude × 33
serial × 31
bootloader × 28
arduino-nano × 22
sketch × 21
programming × 19
usb × 17
atmega328 × 16
arduino-leonardo × 15
arduino-mega × 11
esp8266 × 11
upload × 10
arduino-pro-mini × 9
ftdi × 9
linux × 8
isp × 7
ide × 7
bluetooth × 7
esp32 × 7
programmer × 6
ubuntu × 6
nodemcu × 6
power × 5
more related tags
Hot Network Questions
- Is it possible to use the PC power button to pre-select the OS in rEFInd UEFI dual boot setup?
- Story that taught cryptography in the form of a manga
- What is the meaning of 'Tel.......,qui......'
- Can I switch the stand on my Apple Studio Display?
- Is there any verse which says that throughout the Vedas the praise of Shiva is sung?
- Easy ways to draw vector diagrams in TikZ?
- Shared-Memory Queue Implementation in C
- Why are police personnel of all ranks called officers?
- Book recommendations for theistic books about God's existence
- Class for validating code in different Conda environments with PyTorch
- When and why is fwait necessary when using the 8087 coprocessor?
- How should one pronounce plural French-derived German words?
- What does "enter the hold at arden" mean
- What is the citation for Augustine's "consensus, non concubitus..."
- Why did the Holy Spirit send Jesus to the wilderness to be tempted by Satan?
- Confusing/incorrect sentence in proof of Zorn's Lemma in Lang's "Real and Functional Analysis"
- How to make that the object sliding down along the local axis while following the rotation of the another object?
- Why am I winning always? A coincidence perhaps?
- What were the two colored keys on a MUPID for?
- JK flip-flop timing diagram: is Wikipedia correct?
- Not being introduced to the team – should I ask for it?
- A national poll of 1000 French returns 25% of "Yes". Is it enough to say that it's quite impossible locally to be 0%, if we don't know the variance?
- Forces applied to a car hood while driving
- What is the best way to bevel these corners without these deformations showing?