-
Elan eKTP8733N单片机开发程序,用于驱动I2C接口。在Elan 公司开发环境中使用。...
Elan eKTP8733N单片机开发程序,用于驱动I2C接口。在Elan 公司开发环境中使用。-Elan eKTP8733N single-chip development process, used to drive I2C interface. Elan has developed in the environment.
- 2023-05-31 06:20:03下载
- 积分:1
-
C8051F系列CPU,解决128K程序调试例程,用C语言编写。
C8051F系列CPU,解决128K程序调试例程,用C语言编写。-C8051F series CPU, resolve 128K program debugging routines, using C language.
- 2022-01-30 11:39:14下载
- 积分:1
-
充分实现
uart全功能实现.实现如下函数:
U_Open,
U_Close,
U_GetBytes,
U_PutBytes,
U_GetBytesAvail,
U_GetTxRoomLeft,
U_PutISRBytes,
U_GetTxISRRoomLeft,
U_Purge,
U_SetOwner,
U_SetFlowCtrl,
U_ConfigEscape,
U_SetDCBConfig,
U_CtrlDCD,
U_CtrlBreak,
U_ClrRxBuffer,
U_ClrTxBuffer,
U_SetBaudRate,
U_SendISRData,
U_SendData,
U_GetOwnerID,
U_SetAutoBaud_Div,
/*TY adds these to expand flexibility 2004/10/15*/
U_Register_TX_cb,
U_Register_RX_cb,
/*TY adds these to let virtual COM port can retrive exception log 2005/3/8*/
U_GetUARTByte,
U_PutUARTByte,
U_PutUARTBytes,
/*for virtual com port to return DCB configuration*/
U_ReadDCBConfig,
U_CtrlRI,
U_CtrlDTR,
U_ReadHWStatus -the realization of full-featured UART. to achieve the following functions: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U
- 2022-01-31 05:01:21下载
- 积分:1
-
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
-
stm32f103 cortex_m3
sd卡操作例程
stm32f103 cortex_m3
sd卡操作例程-stm32f103 cortex_m3sd card routine operation
- 2022-05-07 23:07:32下载
- 积分:1
-
MCU NC Regulators DC power supply with adjustable voltage of 0
单片机实现直流数控稳压电源,可调电压为0-9.9伏,步进为0.1伏,可以自动扫描键盘以增加或者减少电压-MCU NC Regulators DC power supply with adjustable voltage of 0-9.9 volts, stepping to 0.1 volts, can automatically scan the keyboard to increase or reduce the voltage
- 2022-12-03 07:15:03下载
- 积分:1
-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1
-
8051 的一个键盘扫描的程序
8051 的一个键盘扫描的程序-8051 a keyboard scan procedure
- 2022-07-08 01:00:04下载
- 积分:1
-
7302VideoAP.zip
7302VideoAP.zip----------一个多媒体液晶显示器内部控制器(主芯片为:EL7302)的源程序(KC51)-7302VideoAP.zip---------- an internal multimedia LCD Controller (Controller Chip : EL7302) of the source (KC51)
- 2022-06-01 00:14:25下载
- 积分:1
-
51+DS1302+gsm源代码,相信对大家有点启发
51+DS1302+gsm源代码,相信对大家有点启发-51+ DS1302+ Gsm source code, I believe we are a bit of inspiration
- 2022-05-26 05:05:01下载
- 积分:1