
Use cheap STM32 development board with arduino
http://www.ebay.com/itm/291693366485?_trksid=p2060353.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT
Set jumpers like on picture!!!
Connect to any USB-Serial Board
USB-ser STM32
RX — A9
TX — A10
GND — GND
3.3V — 3.3V
Check serial port
Download
FLASHER-STM32 Demonstrator GUI
http://www.st.com/en/development-tools/flasher-stm32.html
Install, run, select your serial port
Click on Remove protection
OK
Next
Check on right if all is green (unprotected)
Download firmware from git
Select file and hit next
We are done ;)
Download
https://github.com/rogerclarkmelbourne/Arduino_STM32
put it into hardware folder of your arduino
Set the jumper back and connect STM32 to usb port
Install driver (it is in downloaded folder)
Start arduino
in boards manager you will need to install arduino zero !!!
after that select Blink LED sample change LED pin to PC13 and hit upload
You can now blink a led on pin PC13
Check new serial port, you can now use it as in arduino ;)
2 Comments
Leave a Reply
You must be logged in to post a comment.
Goran Pintarić
Malo povoljnije:
http://www.aliexpress.com/item/32498344057/32498344057.html
Goran Mahovlić
Ono mi je provjeren prodavač, ja sam ih već 15 naručio :) Postoji verzija koja nema pullup otpornike na usb-u, pa se ne može ovako koristiti dok se ne dodaju. Svakako preporuka za testiranje ima 32bitni adc, mislim da svaki pin može biti interrupt(barem ovikoje sam ja probao mogu). I jeftino je, sa programatorom mi radi i u ecplise, a probao sam i na rasp-u programirati, stvarno za te novce pločica sa kojom se da jako puno naučiti…