-
HT24 系列的EEPROM 总共8 个管脚,三个为芯片地址脚A0、A1、A2,在单片机对它进行操作时,从SDA 输入A0、A1、A2 数据和芯片外部A0、A1...
HT24 系列的EEPROM 总共8 个管脚,三个为芯片地址脚A0、A1、A2,在单片机对它进行操作时,从SDA 输入A0、A1、A2 数据和芯片外部A0、A1、A2 所接地址需一一对应。一个为芯片写保护脚WP,WP 脚接低电平时,芯片可进行读写操作;WP 脚接高时,芯片只可进行读,不可进行写。
另外两个管脚为电源脚VCC,VSS。
用单片机对HT24 系列的EEPROM 进行控制时,HT24 系列的EEPROM 的外部管脚VCC、VSS、WP、A0、A1、A2 根据需要,对应接上,SDA、SCL 接到单片机控制脚上。-HT24 Series EEPROM total of 8 pins, three pins for the chip address A0, A1, A2, in the microcontroller to operate it, from SDA input A0, A1, A2, and chip external data A0, A1, A2 of the Then one correspondence address must be in. One for the chip, write-protect pin WP, WP feet then low, the chip can be read and write operations WP pin is high then, the chip can only be read, not write. The other two pins for the power pin VCC, VSS. With the microcontroller on the HT24 Series EEPROM control when, HT24 Series EEPROM external pin VCC, VSS, WP, A0, A1, A2 according to the needs of the corresponding connected, SDA, SCL receives SCM control feet .
- 2022-01-28 04:45:28下载
- 积分:1
-
80c51与ISD4003应用程序,功能挺好的,我希望大家喜欢吧
80c51与ISD4003应用程序,功能挺好的,我希望大家喜欢吧-80C51 with ISD4003 applications, features very good, and I hope everyone likes it
- 2022-06-13 16:45:29下载
- 积分:1
-
四线八拍步进电机驱动程序,内含独立式键盘扫描程序,有去抖功能...
四线八拍步进电机驱动程序,内含独立式键盘扫描程序,有去抖功能
- 2022-04-24 08:39:22下载
- 积分:1
-
c51串口编程的例子,为新手提供好的编程手法和技巧。
c51串口编程的例子,为新手提供好的编程手法和技巧。-decoder serial programming examples for the newcomers to provide good programming practices and skills.
- 2022-02-28 22:53:35下载
- 积分:1
-
sd卡(驱动)工作原理分析,对驱动SB卡有很大帮助
sd卡(驱动)工作原理分析,对驱动SB卡有很大帮助-sd card (driver) working principle analysis of SB card drivers are very helpful
- 2022-08-21 23:01:23下载
- 积分:1
-
This code implements the basic functions for an I2C slave device using the SSP m...
This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
- 2022-04-23 08:31:34下载
- 积分:1
-
MCU 8051 series, buzzer sound code! 8051 series MCU, audible buzzer code!
8051系列单片机的,蜂鸣器发声代码! -MCU 8051 series, buzzer sound code! 8051 series MCU, audible buzzer code!
- 2022-02-05 01:49:42下载
- 积分:1
-
步进电机调速proteus仿真,KEIL联合
步进电机调速proteus仿真,KEIL联合-Proteus simulation speed stepper motor, KEIL United
- 2022-06-16 21:37:39下载
- 积分:1
-
C51单片机
C51单片机学习的好实例,好好学习哟,-C51 single-chip learning good examples to learn yo,呵呵呵~ ~ ~ ~
- 2023-02-03 03:15:03下载
- 积分:1
-
1602lcm字符液晶屏驱动演示程序,连接线图: LCM
1602lcm字符液晶屏驱动演示程序,连接线图: LCM-------51 LCM-------51 LCM--------51
DB0-----P0.0 DB4-----P0.4 RS-------P2.0
DB1-----P0.1 DB5-----P0.5 RW-------P2.1
DB2-----P0.2 DB6-----P0.6 E--------P2.7
DB3-----P0.3 DB7-----P0.7 VLCD接1K2电阻到GND
[注]:AT89C51的晶振频率为12MHz-1602lcm character LCD Driver demo program, link map : LCM LCM------- 51------- 51-------- 51 DB0 LCM P0 .0 DB4----------------- P2.0 P0.4 RS DB1----- P0 .1 DB5 P 0.5 RW----------------- P P2.1 DB2 Encl 0.2 DB6 E------------------ P0.3 P2.7 DB3 DB7----- P0.7 VLCD access 1K2 resistance to GND [Note] : AT89C51 oscillator frequency of 12 MHz
- 2022-02-20 17:03:27下载
- 积分:1