Skip to main content

Questions tagged [upload]

commonly refers to the upload procedure.

-1 votes
1 answer
119 views

avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

I'm working on a linux machine with avrdude and avrgcc. NOT using Arduino IDE. I'm using Arduino Nano 33 SENSE REV2 BLE, trying to upload a sample blink .c program and getting this error. This is the ...
Shubhra's user avatar
  • 11
0 votes
1 answer
137 views

Can't upload in Platformio and board is suddenly not detected in STM32CubeProgrammer

I'm using a Nucleo-H755ZI-Q. I used it together with Platformio and Arduino framework. In order to get Arduino to work I'm using this setup: [env:nucleo_h743zi] platform = ststm32 board = ...
acroscene's user avatar
0 votes
1 answer
68 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 ...
Tomas's user avatar
  • 9
0 votes
0 answers
324 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 ...
Rick Dearman's user avatar
0 votes
1 answer
606 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 ...
spendlove57's user avatar
3 votes
1 answer
18k views

A fatal error occurred: Failed to connect to ESP32: Wrong boot mode detected (0x13)! The chip needs to be in download mode. [upload] Error 2

I have seen so many people complain about this same error and they were given a multitude of answers to help with this error, but nothing so far has worked for me. Everything was working fine until I ...
Bajer's user avatar
  • 31
3 votes
0 answers
839 views

Programming ESP32-S3 WROOM with a flexy pin board

I am using ESP32-S3-WROOM-1-N8 module https://www.digikey.de/de/products/detail/espressif-systems/ESP32-S3-WROOM-1-N8/15200089 . I have compared pinout of all Wroom modules ESP32 ESP32-S3 as well as ...
Anil Maharjan's user avatar
3 votes
2 answers
1k views

Upload to ESP32-C3 fails [closed]

I have built a custom circuit board using the ESP32-C3-MINI-1-H4 module (datasheet). Here is a schematic: I have the GND, Tx, and Rx lines hooked up to an Arduino Uno without the ATmega. The 3.3 V ...
jb0's user avatar
  • 131
1 vote
0 answers
453 views

Unable To Upload Source Code on Arduino UNO(Windows 11)

I was trying to upload the source code of a project to the Arduino UNO and this is the error that I keep on receiving. After I closed and reopened it again, the Port option is gray. I tried everything ...
Shawn sony's user avatar
2 votes
2 answers
291 views

How to install the application + its configuration to many devices of the same kind? (ESP32)

Being the newbie in the Arduino area... Having more devices, how can I upload some configuration parameters after the code was uploaded? Is it possible? Situation: I have the simple application for ...
pepr's user avatar
  • 147
2 votes
0 answers
342 views

Uploading image to Google Drive with Arduino/ESP8266

I have a toucscreen tft connected to an ESP8266 the aim for which is to take a screeenshot (.bmp format) and upload to Google Drive. I have been following this tutorial. Where I am stuck in how to ...
tstdenis's user avatar
1 vote
0 answers
45 views

Why do I get this error when uploading a sketch on my arduino uno? [duplicate]

I have two Arduino Unos. On the first I can upload my sketch wittout any error, but with my second Arduino I always get this error, altough Im using the same settings: avrdude: stk500_recv(): ...
Patrick's user avatar
  • 11
0 votes
1 answer
2k views

My Arduino don't show port but is working

I have some problem with Arduino uno and asked here, so I have tried to work by my STM32F103C8 as alternative board, and solved my problem by this question: Arduino Port Not detected and can not run ...
Soheil Paper's user avatar
2 votes
0 answers
183 views

Stop VSCode/Arduino add-in from sending reset signal in the event of compile errors

This is more of an annoyance, but if I edit a program with the serial monitor open, click "upload", and the compile fails, the IDE switches to the serial monitor pane, opens the serial port ...
Llaves's user avatar
  • 261
1 vote
0 answers
30 views

Can't upload programme on arduino uno [duplicate]

Arduino: 1.8.3 (Windows 7), Board: "Arduino/Genuino Uno" Sketch uses 1094 bytes (3%) of program storage space. Maximum is 32256 bytes. Global variables use 9 bytes (0%) of dynamic memory, ...
ashwini's user avatar
  • 11

15 30 50 per page