Skip to content

Commit 48324f3

Browse files
committed
2 parents 8e1158c + fffd432 commit 48324f3

File tree

6 files changed

+77
-0
lines changed

6 files changed

+77
-0
lines changed

megaavr/extras/ATtiny_x24.gif

91.3 KB
Loading

megaavr/extras/ATtiny_x24.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
### ATtiny 424/824/1624/3224
2+
![x24 Pin Mapping](ATtiny_x24.gif "Arduino Pin Mapping for ATtiny x24")
3+
4+
Specifications | ATtiny424| ATtiny824 | ATtiny1624 | ATtiny3224
5+
------------ | ------------- | ------------- | ------------- | -------------
6+
Flash (program memory) | 4096 bytes | 8192 bytes | 16384 bytes | 32768 bytes
7+
Flash w/Optiboot | 3584 bytes | 7680 bytes | 15872 bytes | 32256 bytes
8+
RAM | 512 bytes | 1024 bytes | 2048 bytes | 3072 bytes
9+
EEPROM | 128 bytes | 128 bytes | 256 bytes | 256 bytes
10+
Bootloader | Optiboot (optional, not recommended) | Optiboot (optional)| Optiboot (optional) | Optiboot (optional)
11+
GPIO Pins | 12 (11 usable) | 12 (11 usable) | 12 (11 usable) | 12 (11 usable)
12+
ADC Channels | 10 (9 usable) | 10 (9 usable) | 10 (9 usable) | 10 (9 usable)
13+
DAC | Yes | Yes | Yes | Yes
14+
PWM Channels | 6 | 6 | 6 | 6
15+
Timer Type B | 2 | 2 | 2 | 2
16+
Timer Type D | No | No | No | No
17+
Interfaces | UART (2), SPI, I2C | UART (2), SPI, I2C | UART (2), SPI, I2C | UART (2), SPI, I2C
18+
Clock options | Internal 20/16/10/8/5/4/1 MHz | Internal 20/16/10/8/5/4/1 MHz | Internal 20/16/10/8/5/4/1 MHz | Internal 20/16/10/8/5/4/1 MHz
19+
20+
### Buy official megaTinyCore breakouts and support continued development!
21+
TBD
22+
23+
### Datasheets and Errata
24+
See [Datasheet Listing](Datasheets.md)

megaavr/extras/ATtiny_x26.gif

121 KB
Loading

megaavr/extras/ATtiny_x26.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
### ATtiny 426/826/1626/3226
2+
![x26 Pin Mapping](ATtiny_x26.gif "Arduino Pin Mapping for ATtiny x26")
3+
4+
Specifications | ATtiny424| ATtiny824 | ATtiny1624 | ATtiny3224
5+
------------ | ------------- | ------------- | ------------- | -------------
6+
Flash (program memory) | 4096 bytes | 8192 bytes | 16384 bytes | 32768 bytes
7+
Flash w/Optiboot | 3584 bytes | 7680 bytes | 15872 bytes | 32256 bytes
8+
RAM | 512 bytes | 1024 bytes | 2048 bytes | 3072 bytes
9+
EEPROM | 128 bytes | 128 bytes | 256 bytes | 256 bytes
10+
Bootloader | Optiboot (optional, not recommended) | Optiboot (optional)| Optiboot (optional) | Optiboot (optional)
11+
GPIO Pins | 18 (17 usable) | 18 (17 usable) | 18 (17 usable) | 18 (17 usable)
12+
ADC Channels | 12 (11 usable) | 12 (11 usable) | 12 (11 usable) | 12 (11 usable)
13+
DAC | Yes | Yes | Yes | Yes
14+
PWM Channels | 8 | 8 | 8 | 8
15+
Timer Type B | 2 | 2 | 2 | 2
16+
Timer Type D | No | No | No | No
17+
Interfaces | UART (2), SPI, I2C | UART (2), SPI, I2C | UART (2), SPI, I2C | UART (2), SPI, I2C
18+
Clock options | Internal 20/16/10/8/5/4/1 MHz | Internal 20/16/10/8/5/4/1 MHz | Internal 20/16/10/8/5/4/1 MHz | Internal 20/16/10/8/5/4/1 MHz
19+
20+
### Buy official megaTinyCore breakouts and support continued development!
21+
TBD
22+
23+
24+
25+
### Datasheets and Errata
26+
See [Datasheet Listing](Datasheets.md)

megaavr/extras/ATtiny_x27.gif

121 KB
Loading

megaavr/extras/ATtiny_x27.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
### ATtiny 427/827/1627/3227
2+
![x27 Pin Mapping](ATtiny_x27.gif "Arduino Pin Mapping for ATtiny x27")
3+
4+
Specifications | ATtiny427 | ATtiny827 | ATtiny1627 | ATtiny3227
5+
------------ | ------------- | ------------- | ------------- | -------------
6+
Flash (program memory) | 4096 bytes | 8192 bytes | 16384 bytes | 32768 bytes
7+
Flash w/Optiboot | 3584 bytes | 7680 bytes | 15872 bytes | 32256 bytes
8+
RAM | 512 bytes | 1024 bytes | 2048 bytes | 3072 bytes
9+
EEPROM | 128 bytes | 128 bytes | 256 bytes | 256 bytes
10+
Bootloader | Optiboot (optional, not recommended) | Optiboot (optional)| Optiboot (optional) | Optiboot (optional)
11+
GPIO Pins | 22 (21 usable) | 22 (21 usable) | 22 (21 usable) | 22 (21 usable)
12+
ADC Channels | 12 (11 usable) | 12 (11 usable) | 12 (11 usable) | 12 (11 usable)
13+
DAC | Yes | Yes | Yes | Yes
14+
PWM Channels | 8 | 8 | 8 | 8
15+
Timer Type B | 2 | 2 | 2 | 2
16+
Timer Type D | No | No | No | No
17+
Interfaces | UART (2), SPI, I2C | UART (2), SPI, I2C | UART (2), SPI, I2C | UART (2), SPI, I2C
18+
Clock options | Internal 20/16/10/8/5/4/1 MHz | Internal 20/16/10/8/5/4/1 MHz | Internal 20/16/10/8/5/4/1 MHz | Internal 20/16/10/8/5/4/1 MHz
19+
20+
### Buy official megaTinyCore breakouts and support continued development!
21+
TBD
22+
23+
24+
25+
26+
### Datasheets and Errata
27+
See [Datasheet Listing](Datasheets.md)

0 commit comments

Comments
 (0)