Update for 17-01-22 15:30
This commit is contained in:
parent
f1968936a2
commit
ddfaa08b69
@ -10,7 +10,7 @@ See datasheet https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automo
|
||||
|
||||
* ATMEL AVR ATmega328P microcontroller
|
||||
* 8 bit @16Mhz
|
||||
* 2Kbytes SRAM
|
||||
* 2Kbytes SRAM
|
||||
* 32Kbytes flash
|
||||
* 1Kbytes EEPROM
|
||||
* Three on board LED's * 20 IO pins
|
||||
@ -324,3 +324,11 @@ Digital Input Disable Register 0 (DIDR0 0x7E). Bits 5-0 correspond to ADC5-0
|
||||
pins (A5-A0 on the Nano). ADC7 and ADC6 do not have digital input pins, and
|
||||
therefore do not need digital disable bits.
|
||||
|
||||
=== Direct pinout ===
|
||||
|
||||
*THIS ONLY APPLIES WHEN USING AN ATMEGA328P ON ITS OWN*
|
||||
|
||||
The atmega328p can be setup on it own very easily. Connect
|
||||
|
||||
* Pin 7 to VCC
|
||||
* Pin 8 to GND
|
||||
|
Loading…
Reference in New Issue
Block a user