+251 99 380 2995 | +251 97 022 2227 | [email protected]
Shift Register 74HC595N
Br 100.00
- 8-bit, Serial In – Parallel out Shift register
- Operating Voltage: 2V to 6V
- Power Consumption: 80uA
- Output source/sink current: 35mA
- Output Voltage is equal to Operating voltage
- Minimum high-level Input Voltage: 3.15V @(Vcc=4.5V)
- Maximum low-level Input Voltage: 1.35V @(Vcc=4.5V)
- Can be easily cascaded with more IC to get more outputs
- Maximum Clock Frequency: 25Mhz @4.5V
- The 74HC595 is an 8-bit Serial In – Parallel Out Shift Register, i.e. it can receive (input) data serially and control 8 output pins in parallel. This comes in very handy where do not have enough GPIO pins on our MCU/MPU to control the required number of outputs.
- It is often used in projects where relatively a large number of LED’s has to be controlled through the Microcontroller.
- It can be used to interface LCD screen since they can acts as the data bit for the LCD displays.
- It can be used to control 5V loads like relays through a 3.3V microcontroller since the high-level voltage is only 3.15. So if you are looking for an IC to save on your GPIO pins on the Microcontroller then this IC might be the right choice for you.
Applications
-
- Expand the GPIO pin on a MCU/MPU
- LED Matrix/Cube Projects
- Interface LCD
- Cascading applications
- High logic level controller