Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:nano [2015/01/11 17:25] – [Nano 3.0] darron | boards:nano [2016/07/21 18:43] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
This example is a clone with a [[interfaces: | This example is a clone with a [[interfaces: | ||
- | These clones are very cheap and are nano 3.0 compatible with a 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. Chip documentation suggests that this pin was not designed for this and it' | + | 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]] |
=== ISP === | === ISP === |