mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 20:05:12 +00:00
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -40,9 +40,9 @@ The device offers fast access times, simple control logic, and very low standby
|
||||
|
||||
| Pin | Description |
|
||||
| --- | -------------------------- |
|
||||
| CE? | Chip Enable (active low) |
|
||||
| OE? | Output Enable (active low) |
|
||||
| WE? | Write Enable (active low) |
|
||||
| CE# | Chip Enable (active low) |
|
||||
| OE# | Output Enable (active low) |
|
||||
| WE# | Write Enable (active low) |
|
||||
| VCC | +5 V power supply |
|
||||
| GND | Ground |
|
||||
|
||||
|
||||
@@ -25,8 +25,8 @@ The **7400-series** is a large family of **digital logic integrated circuits** o
|
||||
| Parameter | TTL | CMOS |
|
||||
| ----------------- | ------- | ------------------- |
|
||||
| VCC | 5 V | 2-6 V (5 V typical) |
|
||||
| Input HIGH | ° 2.0 V | ° 0.7xVCC |
|
||||
| Input LOW | ° 0.8 V | ° 0.3xVCC |
|
||||
| Input HIGH | ≥ 2.0 V | ≥ 0.7xVCC |
|
||||
| Input LOW | ≤ 0.8 V | ≤ 0.3xVCC |
|
||||
| Fan-out | ~10 | Very high |
|
||||
| Power consumption | Higher | Lower |
|
||||
|
||||
@@ -144,7 +144,7 @@ The **7400-series** is a large family of **digital logic integrated circuits** o
|
||||
* TTL outputs reliably drive TTL inputs
|
||||
* CMOS inputs must not float
|
||||
* Use **74HCT** when interfacing CMOS with TTL signals
|
||||
* Decoupling capacitors (0.1 °F) required per IC
|
||||
* Decoupling capacitors (0.1 µF) required per IC
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user