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
Last revision Both sides next revision
samd21:samd21m0_mini [2020/12/29 15:38]
admin [Pinout]
samd21:samd21m0_mini [2020/12/29 15:57]
admin [Serial Wire Debug (SWD)]
Line 9: Line 9:
 To use the DAC and the PWM follow the manual of the  To use the DAC and the PWM follow the manual of the 
 [[http://dernulleffekt.de/doku.php?id=arduino:arduino_mkrzero#dac_pwms|Arduino MKR Zero]].\\ [[http://dernulleffekt.de/doku.php?id=arduino:arduino_mkrzero#dac_pwms|Arduino MKR Zero]].\\
 +A great description and general information about the SAMD21 one could find here: [[https://learn.sparkfun.com/tutorials/samd21-minidev-breakout-hookup-guide/samd21-overview|SpartkFun SAMD21 Overview]]\\
  
 ---- ----
Line 24: Line 25:
 There is no build in LED but pin 13 is corresponding to the BUILDIN_LED function.\\ There is no build in LED but pin 13 is corresponding to the BUILDIN_LED function.\\
  
 +----
 +==== Serial Wire Debug (SWD) ====
 +{{:samd21:samd21-m0_mini_swdpins.jpg?300|}}\\
  
 ---- ----
 ==== Acknowledge ==== ==== Acknowledge ====
 +
 [[https://www.sparkfun.com/products/13664|SparkFun SAMD21 Mini Breakout]]\\ [[https://www.sparkfun.com/products/13664|SparkFun SAMD21 Mini Breakout]]\\
 [[https://robotdyn.com/samd21-m0-mini.html|RobotDyn SAMD21 M0-Mini]]\\ [[https://robotdyn.com/samd21-m0-mini.html|RobotDyn SAMD21 M0-Mini]]\\
  
----- +---- 
 +==== License ==== 
 + 
 +This manuals is made by **Wolfgang Spahn** 2020.\\ 
 +Except where otherwise noted, content on this wiki is licensed under the following license: [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].\\ 
 + 
 +<html> 
 +<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a>  
 +</html> 
 + 
 +----