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/09 17:09]
darron
boards:nano [2016/07/21 18:43] (current)
Line 6: Line 6:
 This example is a clone with a [[interfaces:ch340g|CH340G USB UART]]. This example is a clone with a [[interfaces:ch340g|CH340G USB UART]].
  
-The clones are very cheap and are nano 3.0 compatible with ATMEGA328P micro-controller and 16 MHz XTAL.+These clones are very cheap and are nano 3.0 compatible with an ATMEGA328P micro-controller and 16 MHz XTAL.
  
 === Pinout === === Pinout ===
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. The 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 ===
  
-A 6-pin ATMEL ISP header is present. This will require ISP adapter for the [[:interfaces:usbasp|USBasp]].+A 6-pin ATMEL ISP header is present. This will require an ISP adapter for the [[:interfaces:usbasp|USBasp]].
  
 <code> <code>