Hello all,
i'm a complete noob on arduinos, but quite good on raspberry
Now, i couldn't resist a ebay offer for an "arduino pro mini 328 compatible" (i had to look for the "compatible" lol), so i got one of these
i soldered headers, installed arduino ide, took my usb2serial adapter (with no reset pin.. a pl2303hx) and tried to flash the easiest sketch.
The "small thing" is flashing a green led every second, so i'm assuming a bootloader is ok on it.
- tried on my windows laptop.
got 10 tries of "programmer is not responding", "not in sync" and a random hex resp.
- tried with one of my raspberries.
got 10 tries of "programmer is not responding", "not in sync" and a random hex resp.
I tried with any reset button press i could think about. Short, long, now, then, in the middle, everything
now, what can i do?
(i fear you'll say "write the bootloader".. i don't think i can do that with only a usb2serial adapter, right?)
Thanks