~arcachofo/simulide/1.1.0

« back to all changes in this revision

Viewing changes to resources/data/help/atmega32.txt

  • Committer: arcachofo
  • Date: 2021-01-01 14:23:42 UTC
  • Revision ID: arcachofo@simulide.com-20210101142342-ozfljnll44g5lbl3
Initial Commit 0.5.15-RC3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MCU: ATmega32
 
2
 Package: 40 pin PDIP
 
3
 
 
4
 1: PB0  XCK0  T0
 
5
 2: PB1  T1
 
6
 3: PB2  AIN0  INT2 
 
7
 4: PB3  AIN1  OC0 
 
8
 5: PB4  !SS
 
9
 6: PB5  MOSI
 
10
 7: PB6  MISO
 
11
 8: PB7  USCK
 
12
 9: Reset
 
13
10: Vcc
 
14
11: Gnd
 
15
12: XTAL2
 
16
13: XTAL1
 
17
14: PD0  RXD0
 
18
15: PD1  TXD0
 
19
16: PD2  INT0
 
20
17: PD3  INT1
 
21
18: PD4  OC1B
 
22
19: PD5  OC1A
 
23
20: PD6  ICP1
 
24
21: PD7  OC2A
 
25
22: PC0  SCL
 
26
23: PC1  SDA
 
27
24: PC2  TCK
 
28
25: PC3  TMS
 
29
26: PC4  TDO
 
30
27: PC5  TDI
 
31
28: PC6  TOSC1
 
32
29: PC7  TOSC2
 
33
30: AVCC
 
34
31: Gnd
 
35
32: AREF
 
36
33: PA7  ADC7
 
37
34: PA6  ADC6
 
38
35: PA5  ADC5
 
39
36: PA4  ADC4
 
40
37: PA3  ADC3
 
41
38: PA2  ADC2
 
42
39: PA1  ADC1
 
43
40: PA0  ADC0
 
44
 
 
45
Summary:
 
46
The high-performance, low-power Microchip 8-bit AVR RISC-based microcontroller
 
47
32 KB ISP flash memory with read-while-write capabilities, 
 
48
1 KB EEPROM, 
 
49
2 KB SRAM, 
 
50
32 general purpose I/O lines, 
 
51
32 general purpose working registers, 
 
52
a JTAG interface for boundary-scan and on-chip debugging/programming, 
 
53
2 x 8-bit, 1 x 16-bit timer/counters with compare modes, 
 
54
internal and external interrupts,
 
55
serial programmable USART, 
 
56
a universal serial interface (USI) with start condition detector, 
 
57
an 8-channel 10-bit A/D converter, 
 
58
programmable watchdog timer with internal oscillator, 
 
59
SPI serial port, 
 
60
five software selectable power saving modes. 
 
61