Hardware interface circuit between CH375 and single chip microcomputer
Source: InternetPublisher:清宁时光 Keywords: MCU interface circuit Updated: 2024/08/29
The H375 bus interface chip is produced by Nanjing Qinheng Company. This chip is responsible for processing the USB protocol. It has an 8-bit data bus and read, write, chip select control lines and interrupt output. It can be easily connected to the system bus of a controller such as a single-chip microcomputer, and supports two modes: USB-HOST and USB-DEVICE (SLAVE). The host endpoint input and output buffers are 64 bytes each, supporting control transmission, bulk transmission, and interrupt transmission of USB devices. It has a built-in protocol processor for control transmission and a dedicated communication protocol for processing mass storage devices. It supports 5V and 3.3V power supply voltages (CH375A is powered by 5V, and CH375V is powered by 3.3V), and supports low power consumption mode. It uses SOP-28 lead-free package.
The hardware interface diagram of CH375 and AT89S52 is shown below. D7~DO of CH375 chip is connected to the data line of microcontroller. RD and WR pins can be connected to the read strobe output pin and write strobe output pin of microcontroller respectively. CS pin is driven by address decoding circuit and is used for device selection when microcontroller has multiple peripheral devices. The interrupt request output by INT pin is low level effective and can be connected to interrupt input pin or ordinary I/0 pin of microcontroller. Microcontroller can use interrupt mode or query mode to know interrupt request.
- Working principle of DCC module, practical application and precautions of DCC module
- Improved circuit diagram of 8050 transistor emitter drive relay
- Interface circuit between AT89C51 and RS-232
- Digital signal isolation interface circuit
- How to make a super solar tracker using ESP8266
- How to make a simple quadcopter using ESP8266
- Use microcontroller to make simple timing controller for electric fan
- p4 478 chip pin distribution diagram
- SST89C58 electronic disk circuit and code
- USB to parallel port, serial port circuit diagram (ch341)
- Design of temperature detection circuit implemented by single chip microcomputer
- Reset circuit design of the smallest microcontroller system
- CNC machine tool and computer communication circuit diagram design
- Analysis of internal reset circuit diagram of microcontroller
- Design of infrared communication circuit based on single chip microcomputer
- Interface circuit of dot matrix LCD display
- Thyristor triggered interface circuit b
- Method of two-way serial communication between PC and 8031 microcontroller
- Interface between LCD 7-segment display and microcontroller
- Keyboard circuit composed of 8031 microcontroller P1P2 port