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 [2020/02/27 18:00] mithatarduino:stm32_blue_pill [2020/09/20 20:40] – [STM32duino] mithat
Line 2: Line 2:
  
 Some quick notes about setting up a STM32F103C8T6 [[https://wiki.stm32duino.com/index.php?title=Blue_Pill|"Blue Pill"]] for development on Arduino.((I got mine from https://www.ebay.com/itm/STM32F103C8T6-ARM-STM32-Minimum-System-Development-Board-Module-for-Arduino-US/191896085961)) Some quick notes about setting up a STM32F103C8T6 [[https://wiki.stm32duino.com/index.php?title=Blue_Pill|"Blue Pill"]] for development on Arduino.((I got mine from https://www.ebay.com/itm/STM32F103C8T6-ARM-STM32-Minimum-System-Development-Board-Module-for-Arduino-US/191896085961))
 +
 +<WRAP center round info 60%>
 +This describes the process for settings things up using the now unsupported and OBSOLETE [[https://github.com/rogerclarkmelbourne/Arduino_STM32|Arduino_STM32]] tools originally developed by Roger Clarke.
 +
 +An alternative that is currently supported is the  [[https://github.com/stm32duino|Arduino_Core_STM32]] project.
 +</WRAP>
  
 ===== Setup ===== ===== Setup =====
Line 10: Line 16:
  
 <WRAP center round important 90%> <WRAP center round important 90%>
-Be careful! Some serial converter boards put out 5V as VCC even when set to 3.3V mode. Applying 5V to the 3.3V main supply line of a Blue Pill will kill it. +**Be careful!** 
 + 
 +Some serial converter boards put out 5V as VCC even when set to 3.3V mode. Applying 5V to the 3.3V main supply line of a Blue Pill will kill it. 
  
 Lots of pins on the STM32F103C8T6 are purported to be 5V tolerant, but the main DC isn't. I don't know if TX/RX are. Lots of pins on the STM32F103C8T6 are purported to be 5V tolerant, but the main DC isn't. I don't know if TX/RX are.
Line 56: Line 64:
  
 ==== STM32duino ==== ==== 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.+The [[https://www.stm32duino.com/|stm32duino.com]] domain [[https://github.com/stm32duino/Arduino_Core_STM32/issues/574|went down]] some time ago, apparently because it exceeded the host's traffic limit. The forums are now back online, but it looks like the wiki is not.
  
   * [[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]])   * [[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]])
Line 62: Line 70:
       * [[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://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://www.stm32duino.com/|STM32duino forum]] ([[https://web.archive.org/web/20190715072346/http://www.stm32duino.com/|Wayback Machine snapshot]])
-  * [[https://github.com/stm32duino|GitHub repositories]]+  * [[https://github.com/rogerclarkmelbourne|GitHub repositories]] for Roger Clarke's Arduino_STM32 based tools. 
 +  * [[https://github.com/stm32duino|GitHub repositories]] for the Arduino_Core_STM32 based tools. 
 + 
  
 ==== Other ==== ==== Other ====
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