30bd992eaedc868e1ed05b32440098dca131c0d7
Chip-cn-dat/SG-micro-dat/2026-04-04-14-25-51.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/SG-micro-dat/2026-04-04-14-25-51.png differ |
Chip-cn-dat/SG-micro-dat/2026-04-04-14-26-32.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/SG-micro-dat/2026-04-04-14-26-32.png differ |
Chip-cn-dat/SG-micro-dat/SG-micro-dat.md
| ... | ... | @@ -1,6 +1,22 @@ |
| 1 | 1 | |
| 2 | 2 | # SG-micro-dat |
| 3 | 3 | |
| 4 | + |
|
| 5 | + |
|
| 6 | +- [[SGM4890-dat]] == 1.1 Watt Audio Power Amplifier - [[speaker-dat]] |
|
| 7 | + |
|
| 8 | + |
|
| 9 | + |
|
| 10 | + |
|
| 11 | + |
|
| 12 | + |
|
| 4 | 13 | SGM3732YTN6G/TR TSOT-23-6 38V升压LED驱动器IC芯片 - [[SG-micro-dat]] |
| 5 | 14 | |
| 6 | -SGM3732 - PWM Dimming, 38V Step-Up LED Drive |
|
| ... | ... | \ No newline at end of file |
| 0 | +SGM3732 - PWM Dimming, 38V Step-Up LED Drive |
|
| 1 | + |
|
| 2 | + |
|
| 3 | + |
|
| 4 | + |
|
| 5 | + |
|
| 6 | +## ref |
|
| 7 | + |
Tech-dat/RTC-dat/rtc-dat.md
| ... | ... | @@ -62,6 +62,88 @@ GLOBAL_EN needs to be pulse low for >1mS |
| 62 | 62 | |
| 63 | 63 | |
| 64 | 64 | |
| 65 | +## unsort chips |
|
| 66 | + |
|
| 67 | + |
|
| 68 | +### ZT-C08803A |
|
| 69 | + |
|
| 70 | +ZT-C08803A appears to be an RTC chip used in devices that need persistent timekeeping, such as fingerprint attendance terminals and similar embedded products. The note below is a cleaned-up summary and should be verified against the original datasheet. |
|
| 71 | + |
|
| 72 | +#### Overview |
|
| 73 | + |
|
| 74 | +- Real-time clock (RTC) for time and calendar keeping |
|
| 75 | +- Intended to work with a microcontroller or host processor |
|
| 76 | +- Suitable for equipment that needs timestamping or scheduled events |
|
| 77 | + |
|
| 78 | +#### Likely Functions |
|
| 79 | + |
|
| 80 | +- Timekeeping: year, month, day, hour, minute, second |
|
| 81 | +- Calendar support, possibly including leap-year adjustment |
|
| 82 | +- Alarm or timed interrupt output |
|
| 83 | +- Low-power operation for battery-backed systems |
|
| 84 | +- Serial communication interface, likely I2C or SPI |
|
| 85 | + |
|
| 86 | +#### Reported Features |
|
| 87 | + |
|
| 88 | +- Good timing accuracy with an internal or external clock source |
|
| 89 | +- Low standby power consumption |
|
| 90 | +- Wide operating voltage range |
|
| 91 | +- Possible small internal memory area on some variants |
|
| 92 | +- Designed for use in electrically noisy environments |
|
| 93 | + |
|
| 94 | +#### Possible Pins |
|
| 95 | + |
|
| 96 | +Pin functions are not confirmed and should be checked against the datasheet. |
|
| 97 | + |
|
| 98 | +- VCC / GND: power and ground |
|
| 99 | +- SCL / SDA: I2C clock and data |
|
| 100 | +- INT: interrupt or alarm output |
|
| 101 | +- X1 / X2: external 32.768 kHz crystal connection |
|
| 102 | +- VBAT: backup battery input |
|
| 103 | + |
|
| 104 | +#### Working Principle |
|
| 105 | + |
|
| 106 | +- Uses a 32.768 kHz clock source, common for RTC designs |
|
| 107 | +- Divides the clock down to 1 Hz for second-based timekeeping |
|
| 108 | +- Maintains calendar and time registers internally |
|
| 109 | +- Communicates with the host over a serial bus |
|
| 110 | +- Can switch to backup power to keep time when the main supply is lost |
|
| 111 | + |
|
| 112 | +#### Typical Applications |
|
| 113 | + |
|
| 114 | +- Fingerprint attendance devices |
|
| 115 | +- Access control systems |
|
| 116 | +- Smart meters |
|
| 117 | +- Medical equipment with timestamped records |
|
| 118 | +- Industrial controllers and data loggers |
|
| 119 | + |
|
| 120 | +#### Design Notes |
|
| 121 | + |
|
| 122 | +- Choose crystal accuracy based on the required clock precision |
|
| 123 | +- Size the backup battery for the expected holdover time |
|
| 124 | +- Confirm the actual host interface before design-in |
|
| 125 | +- Keep the crystal and RTC layout short and quiet on the PCB |
|
| 126 | + |
|
| 127 | +#### Common Issues |
|
| 128 | + |
|
| 129 | +- Poor accuracy: often caused by crystal tolerance or temperature drift |
|
| 130 | +- Bus communication failure: check pull-up resistors and wiring |
|
| 131 | +- Excess backup current: inspect leakage paths in the power design |
|
| 132 | + |
|
| 133 | +#### Alternatives |
|
| 134 | + |
|
| 135 | +- DS3231: high-accuracy RTC with temperature compensation |
|
| 136 | +- PCF8563: low-power I2C RTC |
|
| 137 | +- MCP7940N: battery-backed RTC with SRAM |
|
| 138 | + |
|
| 139 | +#### Summary |
|
| 140 | + |
|
| 141 | +ZT-C08803A is best treated as a general-purpose RTC for embedded systems that need basic timekeeping and battery backup. Exact electrical and interface details should be confirmed from a datasheet before using it in a design. |
|
| 142 | + |
|
| 143 | + |
|
| 144 | + |
|
| 145 | + |
|
| 146 | + |
|
| 65 | 147 | ## ref board |
| 66 | 148 | |
| 67 | 149 | [[MPC1073-DAT]] |
| ... | ... | \ No newline at end of file |
Tech-dat/amplifier-dat/amplifier-audio-dat/amplifier-audio-dat.md
| ... | ... | @@ -23,6 +23,8 @@ |
| 23 | 23 | |
| 24 | 24 | ## chip and boards |
| 25 | 25 | |
| 26 | +- [[SGM4890-dat]] - [[SG-micro-dat]] |
|
| 27 | + |
|
| 26 | 28 | - [[CD7379-dat]] |
| 27 | 29 | |
| 28 | 30 | - [[AMP1024-dat]] - [[max97220-dat]] - [[ad-audio-dat]] - [[analog-device-dat]] - [[amplifier-audio-dat]] |
Tech-dat/memory-dat/RAM-dat/DRAM-dat/2026-04-04-14-33-48.png
| ... | ... | Binary files /dev/null and b/Tech-dat/memory-dat/RAM-dat/DRAM-dat/2026-04-04-14-33-48.png differ |
Tech-dat/memory-dat/RAM-dat/DRAM-dat/DRAM-dat.md
| ... | ... | @@ -43,4 +43,33 @@ |
| 43 | 43 | | DRAM | Medium | Low | High | Volatile | Required | |
| 44 | 44 | | SRAM | High | High | Low | Volatile | Not Required | |
| 45 | 45 | | Flash | Low | Medium | High | Non-volatile | Not Required | |
| 46 | -| EEPROM | Very Low | High | Low | Non-volatile | Not Required | |
|
| ... | ... | \ No newline at end of file |
| 0 | +| EEPROM | Very Low | High | Low | Non-volatile | Not Required | |
|
| 1 | + |
|
| 2 | + |
|
| 3 | + |
|
| 4 | +## DRAM chip |
|
| 5 | + |
|
| 6 | +PMS307416A == Synchronous Dynamic RAM == 2048K Words x 16 Bits x 4 Banks (128-MBIT) |
|
| 7 | + |
|
| 8 | + |
|
| 9 | + |
|
| 10 | +Features |
|
| 11 | +- Clock frequency: 166, 133 MHz |
|
| 12 | +- Fully synchronous; all signals referenced to a positive clock edge |
|
| 13 | +- Four banks operation |
|
| 14 | +- Single 3.3V power supply |
|
| 15 | +- LVTTL interface |
|
| 16 | +- Programmable burst length -- (1, 2, 4, 8, full page) |
|
| 17 | +- Programmable burst sequence: Sequential/Interleave |
|
| 18 | +- 4096 refresh cycles every 64 ms |
|
| 19 | +- Random column address every clock cycle Programmable /CAS latency (2, 3 clocks) |
|
| 20 | +- Burst read/write and burst read/single write operations capability |
|
| 21 | +- Burst termination by burst stop and precharge command |
|
| 22 | +- Byte controlled by LDQM and UDQM |
|
| 23 | +- Packages 400-mil 54-pin TSOP-II |
|
| 24 | +- Lead-free package |
|
| 25 | + |
|
| 26 | +https://www.scribd.com/document/744434108/PMS307416A |
|
| 27 | + |
|
| 28 | +## ref |
|
| 29 | + |
Tech-dat/tech-dat.md
| ... | ... | @@ -178,7 +178,7 @@ |
| 178 | 178 | |
| 179 | 179 | - [[serial-dat]] - [[serial-wireless-dat]] |
| 180 | 180 | |
| 181 | -- [[memory-dat]] - [[flash-dat]] - [[sd-dat]] - [[eeprom-dat]] |
|
| 181 | +- [[memory-dat]] - [[flash-dat]] - [[sd-dat]] - [[eeprom-dat]] - [[DRAM-dat]] |
|
| 182 | 182 | |
| 183 | 183 | - [[signal-dat]] - [[analog-dat]] - [[digital-dat]] - [[data-storage-dat]] |
| 184 | 184 |