Skip to main content
junhua zou
Associate
December 2, 2017
Solved

Arduino with Nucleo STM32F207ZG

  • December 2, 2017
  • 2 replies
  • 1267 views
Posted on December 02, 2017 at 09:38

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 ?  

0690X000006090AQAQ.png

#arduino-stm32f207*
This topic has been closed for replies.
Best answer by Imen.D
Posted on December 05, 2017 at 15:40

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

2 replies

waclawek.jan
Super User
December 2, 2017
Posted on December 02, 2017 at 14:55

Most probably yes.

JW

Imen.DBest answer
Technical Moderator
December 5, 2017
Posted on December 05, 2017 at 15:40

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
junhua zou
Associate
January 3, 2018
Posted on January 03, 2018 at 09:51

 ,

 ,

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 ??

Technical Moderator
January 3, 2018
Posted on January 03, 2018 at 12:32

Hello

zou.junhua

,

The DFU upload method is not yet supported in arduino.

Best Regards

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks