User Tools

Site Tools


arduino:stm32_blue_pill

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
arduino:stm32_blue_pill [2019/01/03 04:26] – [Hardware] mithatarduino:stm32_blue_pill [2019/11/05 21:48] – [Arduino environment] mithat
Line 9: Line 9:
 Do once: Do once:
  
-  * Under //Files > Preferences//, add to the "Additional Boards Manager URLs:" field: ''http://dan.drown.org/stm32duino/package_STM32duino_index.json''+  * Under //Files > Preferences//, add to the "Additional Boards Manager URLs:" field((It [[https://github.com/stm32duino/Arduino_Core_STM32#getting-started|looks like]] the URL for the boards has changed to\\ ''https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json''. However, this list is incompatible with the list at\\ ''http://dan.drown.org/stm32duino/package_STM32duino_index.json''.)):\\ ''http://dan.drown.org/stm32duino/package_STM32duino_index.json''
   * Under //Tools > Board > Boards Manager ...//, find "**STM32F1xxx/GD32F1xxx boards** by stm32duino" and install it.   * Under //Tools > Board > Boards Manager ...//, find "**STM32F1xxx/GD32F1xxx boards** by stm32duino" and install it.
  
Line 33: Line 33:
  
   * //Board// : "Generic STM32F103C series"   * //Board// : "Generic STM32F103C series"
-  * //Variant// : "STM32F103C8 (20k RAM. 64k Flash"+  * //Variant// : "STM32F103C8 (20k RAM. 64k Flash)"
   * //Upload method// : "Serial"   * //Upload method// : "Serial"
 +  * //CPU Speed(MHz)// : "72Mhz (Normal)"
   * //Optimize// : "Smallest (default)"   * //Optimize// : "Smallest (default)"
   * //Port// : wherever the serial converter is plugged into   * //Port// : wherever the serial converter is plugged into
Line 40: Line 41:
 ===== Programming ===== ===== Programming =====
  
-  * Move the top jumper (i.e., the one furthest from the Reset button) to the 1 position (i.e., closest to the microcontroller).+  * Move the top jumper (i.e., the one furthest from the Reset button) to the 1 position (i.e., closest to the microcontroller IC).
   * Push reset.   * Push reset.
   * Upload the sketch.   * Upload the sketch.
Line 47: Line 48:
 To put the device into "use" mode, move the top jumper back to 0 (left) position. To put the device into "use" mode, move the top jumper back to 0 (left) position.
  
- ===== Resources ===== +===== Pinout ===== 
-  * [[https://wiki.stm32duino.com/index.php?title=Blue_Pill|STM32duino wiki page]] +From [[https://wiki.stm32duino.com/images/a/ae/Bluepillpinout.gif | here]] ([[https://web.archive.org/web/20190316201948/https://wiki.stm32duino.com/images/a/ae/Bluepillpinout.gif|Wayback Machine snapshot]]).((An alternative pinout diagram is available [[https://www.stm32duino.com/viewtopic.php?t=2202| here ]] ([[https://web.archive.org/web/20190317141226/http://www.stm32duino.com/viewtopic.php?t=2202|Wayback Machine snapshot]]).)) 
-  * [[https://www.stm32duino.com/|Forum]] +{{:arduino:bluepillpinout.gif?direct|}} 
-  Pinout: [[https://wiki.stm32duino.com/images/a/ae/Bluepillpinout.gif here]] and [[https://www.stm32duino.com/viewtopic.php?t=2202here ]]+ 
 + 
 +===== Resources ===== 
 + 
 +==== STM32duino ==== 
 +Note that the stm32duino.com domain has [[https://github.com/stm32duino/Arduino_Core_STM32/issues/574|gone down]], apparently because it exceeded the host's traffic limit. Whether it will return is unclear. Project development on GitHub is active. 
 + 
 +  * [[http://wiki.stm32duino.com/index.php?title=Main_Page|STM32duino wiki]] ([[https://web.archive.org/web/20190502185334/http://wiki.stm32duino.com/index.php?title=Main_Page | Wayback Machine snapshot]]) 
 +      * [[https://wiki.stm32duino.com/index.php?title=Blue_Pill|STM32duino Blue Pill wiki page]] ([[https://web.archive.org/web/20190524151648/http://wiki.stm32duino.com/index.php?title=Blue_Pill|Wayback Machine snapshot]]) 
 +      * [[https://wiki.stm32duino.com/index.php?title=RobotDyn_Black_Pill|STM32duino RobotDyn Black Pill wiki page]] ([[https://web.archive.org/web/20190316160629/https://wiki.stm32duino.com/index.php?title=RobotDyn_Black_Pill|Wayback Machine snapshot]]
 +  * [[https://www.stm32duino.com/|STM32duino forum]] ([[https://web.archive.org/web/20190715072346/http://www.stm32duino.com/|Wayback Machine snapshot]]) 
 +  * [[https://github.com/stm32duino|GitHub repositories]] 
 + 
 +==== Other ==== 
 +  * [[https://stm32-base.orgSTM32-base]] 
 +      * [[https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill|STM32-base Blue Pill page]] 
 +      * [[https://stm32-base.org/boards/STM32F103C8T6-RobotDyn-Black-Pill|STM32-base RobotDyn Black Pill page]] 
arduino/stm32_blue_pill.txt · Last modified: 2022/06/26 01:18 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki