61 lines
910 B
YAML
61 lines
910 B
YAML
name: ATmega8A
|
|
description: 8-bit AVR Microcontroller
|
|
datasheet: http://www.atmel.com/images/atmel-8159-8-bit-avr-microcontroller-atmega8a_datasheet.pdf
|
|
keywords: IC, Digital, Microcontroller, MCU
|
|
|
|
pinout:
|
|
PORTB:
|
|
PB0-7: 12-17, 7, 8
|
|
PORTC:
|
|
PC0-6: 23-29
|
|
PORTD:
|
|
PD0-7: 30-32, 1, 2, 9-11
|
|
ADC6: 19
|
|
ADC7: 22
|
|
|
|
AREF: 20
|
|
VCC: 4, 6
|
|
AVCC: 18
|
|
GND: 3, 5, 21
|
|
|
|
INT1: 1
|
|
XCK/T0: 2
|
|
XTAL1/TOSC1: 7
|
|
XTAL2/TOSC2: 8
|
|
T1: 9
|
|
AIN0: 10
|
|
AIN1: 11
|
|
ICP1: 12
|
|
OC1A: 13
|
|
SS/OC1B: 14
|
|
MOSI/OC2: 15
|
|
MISO: 16
|
|
SCK: 17
|
|
ADC0: 23
|
|
ADC1: 24
|
|
ADC2: 25
|
|
ADC3: 26
|
|
ADC4/SDA: 27
|
|
ADC5/SCL: 28
|
|
~RESET~: 29
|
|
RXD: 30
|
|
TXD: 31
|
|
INT0: 32
|
|
|
|
properties:
|
|
in: AREF
|
|
bidir: PB0-7, PC0-6, PD0-7, ADC6-7
|
|
power: VCC, AVCC
|
|
ground: GND
|
|
|
|
schematic:
|
|
symbol: IC
|
|
left: PORTB, ADC6-7, AREF
|
|
right: PORTC, PORTD
|
|
top: VCC, AVCC
|
|
bottom: GND
|
|
|
|
housing:
|
|
suffix: -AU, -AN
|
|
outline: JEDEC MS-026 ABA
|