Chip-dat/PIC-dat/PIC-dat.md
... ...
@@ -1,6 +1,30 @@
1 1
2 2
# PIC-dat
3 3
4
+- [[DOD1049-dat]] - [[DOD1074-dat]]
5
+
6
+
7
+## Chips
8
+
9
+- [[PIC16F1933-DAT]] - [[PIC16F72-dat]]
10
+
11
+
12
+| Feature | **PIC16F72** | **PIC16F1933** |
13
+|-------------------------------------|-----------------------------------------|---------------------------------------|
14
+| **Core** | 8-bit PIC (RISC) | 8-bit Enhanced Mid-Range PIC (RISC) |
15
+| **Clock Speed** | Up to 20 MHz | Up to 32 MHz (Internal Oscillator) |
16
+| **Program Memory (Flash)** | 2 KB | 7 KB |
17
+| **RAM** | 128 Bytes | 512 Bytes |
18
+| **EEPROM** | None | 256 Bytes |
19
+| **I/O Pins** | 22 Pins | 25 Pins |
20
+| **Timers** | 3 (Timer0, Timer1, Timer2) | 5 (Timer0 to Timer4) |
21
+| **ADC** | 5 channels, 8-bit resolution | 11 channels, 10-bit resolution |
22
+| **Communication** | USART | EUSART, SPI, I²C |
23
+| **Oscillator** | External | Internal with multiple frequencies |
24
+| **Capture/Compare/PWM (CCP)** | Not Available | Available |
25
+| **Comparators & Voltage Reference** | Not Available | Available |
26
+| **Low-Power Features** | Basic Low-Power Modes | nanoWatt XLP Technology |
27
+
4 28
5 29
## ref
6 30
Chip-dat/PIC-dat/PIC16F1933-DAT/PIC16F1933-DAT.md
... ...
@@ -0,0 +1,3 @@
1
+
2
+# PIC16F1933-DAT
3
+