hi i have a dfrobot beetle v1.1 without female micro usb port i need to program it but i dont know how
Pictures:(sadly low quality)
any ideas?
hi i have a dfrobot beetle v1.1 without female micro usb port i need to program it but i dont know how
Pictures:(sadly low quality)
search online for high-resolution pictures of your board and post them
I think OP's meaning is how to program the Beetle via ICSP.
yea i tried to say that but my english is not very well
5 hours ago i found iscp programming in the video they are using pins 11,12,13
but beetle only have 9,10,11 can i use them to program it?
So simply use google-translate
I guess the dots are the ISCP-pins
For infos like this google picture search with name of the board and the word pinout
https://www.google.de/search?q=DFRobot+Beetle+Board+pinout
here it is

In your picture of the beetle, on the bottom side of the board, there is a grid of six pads that are used for the ICSP connections. You will likely need an ICSP connector with pogo pins to make contact with those pads.
The atmega32u4 ICSP pins are not connected to any of the digital I/O pins like they are on an UNO or other atmega328 based board. The pin numbers for the ICSP connector are D14/MISO, D15/SCK, D16/MOSI, and D17/SS, although SS is also used to blink the RX LED.
so do you know which pin I need to connect to which pin to program using an uno? (I couldn't find a video about it on the internet)
-I used google translate
at the StefanL38's picture it says mıso- d12, sck-d13, mosı-11 but david says mıso-d14, sck-d15, mosı-d16 which one is correct?
And the english is good to understand.
Though what you say is a bit unprecise in itself
You have this DFRbot beetle board but you are talking about programming using an uno?
Do you want to program the DFRobot-board through connecting the DFRobot Beetle-board to an Arduino-Uno-Board?
Arduino_Uno------->----binary_file-->-----ICSP-header-of-DFRobot-Beetle
best regards Stefan
yes i want to do that
if i understand correctly i just need to connect
uno 's 11 to beetle's mosi
uno 's 12 to beetle's miso
uno 's 13 to beetle's sck
and do the same icsp program uploading?
no personal experience with this
So I googled
https://www.google.de/search?as_q=using+arduino+uno+as+programmer
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.