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
boards:nano [2015/01/11 17:26]
darron [Power]
boards:nano [2016/07/21 18:43] (current)
Line 35: Line 35:
 This device is either powered from the USB bus of from VIN which feeds a 5V LDO regulator. This device is either powered from the USB bus of from VIN which feeds a 5V LDO regulator.
  
-The V3 pin on the CH340G (4) is used to generate the external 3V3 power on pin 17. Chip documentation suggests that this pin was not designed for this task and it'maximum current capability is unknown.+The V3 pin on the CH340G (4) is used to generate the external 3V3 power on pin 17. Chip documentation suggests that this pin was not designed for this task and its maximum current capability is unknown.
  
 === Communications === === Communications ===
Line 43: Line 43:
 === Boot loader === === Boot loader ===
  
-An arduino boot loader is present on this device by default running at 57600 baud. Installation of optiboot is recommended to increase this speed to 115200.+An arduino boot loader is present on this device by default running at 57600 baud. Installation of [[:tools:optiboot|Optiboot]] is recommended to increase this speed to 115200.
  
 === ISP === === ISP ===