Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
stm32duino:32stm32_main [2018/11/03 18:50]
admin [USB Fix]
stm32duino:32stm32_main [2018/11/03 18:54]
admin [Specification]
Line 1: Line 1:
 ===== STM32duino ===== ===== STM32duino =====
-The STM32duino board is based on the [[https://en.wikipedia.org/wiki/ARM_Cortex-M#Cortex-M3|ARM Cortex M3]] like the Arduino Duo. The version I use is the [[http://wiki.stm32duino.com/index.php?title=Blue_Pill|Blus Pill]] I bought on E-Bay.\\+The STM32duino board is based on the [[https://en.wikipedia.org/wiki/ARM_Cortex-M#Cortex-M3|ARM Cortex M3]] core like the Arduino Duo. The version I use is the [[http://wiki.stm32duino.com/index.php?title=Blue_Pill|Blus Pill]] I bought on E-Bay.\\
  
  
Line 12: Line 12:
 <img src="http://wiki.stm32duino.com/images/1/1c/BluePillUsbResistor.jpg" width=300> <img src="http://wiki.stm32duino.com/images/1/1c/BluePillUsbResistor.jpg" width=300>
 </a> </a>
-</html>+</html>\\
 And here are some useful infos about the pullup resistors on USB:\\ And here are some useful infos about the pullup resistors on USB:\\
 [[https://www.beyondlogic.org/usbnutshell/usb2.shtml]]\\ [[https://www.beyondlogic.org/usbnutshell/usb2.shtml]]\\
Line 36: Line 36:
    Reset(POR/PDR)    Reset(POR/PDR)
    8MHz crystal    8MHz crystal
 +
 +----
 +
 +==== Software =====
 +Here is a good installation guide:\\
 +[[http://wiki.stm32duino.com/index.php?title=Installation]]\\
 +
  
 ---- ----