Added Design Choices page
Currently have info about the JTAG programmer providing power to the MCU and not the other way around
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
@b Subpages
|
||||
|
||||
- @subpage designChoices
|
||||
- @subpage deviceSpecifications
|
||||
- @subpage layoutPlanning
|
||||
|
||||
|
||||
6
Hardware/Design Choices.markdown
Normal file
6
Hardware/Design Choices.markdown
Normal file
@@ -0,0 +1,6 @@
|
||||
@page designChoices Design Choices
|
||||
|
||||
# JTAG Interface
|
||||
|
||||
When connecting the MCU to the programmer via the JTAG interface, it is possible for a local power supply connected to the MCU to be used or for power from the debugging/programming adapter to be used. Since having power supplied to the MCU from the debugging/programming adapter can be useful for use outside of the Sunseeker vehicle, we chose to use that.
|
||||
|
||||
Reference in New Issue
Block a user