2017-12-02 12:38 AM
Hello guys
I want check the STM32F207ZG can run with arduino. But the
F207ZG is too big ,144 pins .
We plan to use F207VG 100pins, it is can run complaint with arduino ?
Is there anything to change ?
#arduino-stm32f207*Solved! Go to Solution.
2017-12-05 06:40 AM
Hello
zou.junhua
,You can add new board following the instruction from wiki page :
https://github.com/stm32duino/wiki/wiki/Add-a-new-variant-%28board%29
Best Regards
Imen
2017-12-02 05:55 AM
Most probably yes.
JW
2017-12-05 06:40 AM
Hello
zou.junhua
,You can add new board following the instruction from wiki page :
https://github.com/stm32duino/wiki/wiki/Add-a-new-variant-%28board%29
Best Regards
Imen
2018-01-03 01:51 AM
,
,
Thanks very much ,
https://github.com/stm32duino/wiki/wiki/Getting-Started ♯ upload-method
I need to use the DFU Upload method, but I can not find it in ardunio Upload method ??
2018-01-03 04:32 AM
Hello
zou.junhua
,The DFU upload method is not yet supported in arduino.
Best Regards
Imen