I Am trying to upload a Arduino file into the silabs.com/products/develop … cp-drivers , I try with MAC 10.13 and in another Machine with Mac 10.9 and Windows 7 and always have the same problem after choosing Arduino Pro-mini / ATMega328P and the corresponding Serial Port, when I try to upload the file I get the following error:
Arduino:1.8.5 (Windows 7), Tarjeta:“Arduino Pro or Pro Mini, ATmega328P (3.3V, 8 MHz)”
El Sketch usa 15028 bytes (48%) del espacio de almacenamiento de programa. El máximo es 30720 bytes.
Las variables Globales usan 895 bytes (43%) de la memoria dinámica, dejando 1153 bytes para las variables locales. El máximo es 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x90
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x90
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x90
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x90
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x90
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x90
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x90
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x90
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x90
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x90
Problema subiendo a la placa. Visita arduino.cc/en/Guide/Troubleshooting#upload para sugerencias.
Este reporte podría tener más información con
“Mostrar salida detallada durante la compilación”
opción habilitada en Archivo -> Preferencias.
I wire the in the following way:
arduino USB / TTL
GND ---------- GND
TXD ---------- RXD
RXI -----------TXD
VCC ---------- 3V3