Location:
Search - M24C64
Search list
Description: 这个是电子纤维功能的车库门控制板主程序。要去是HCS301滚动码遥控器,默认的厂商代码是0-F-This is a function of electron fiber板主procedures to control the garage door. HCS301 scroll code are going to a remote control, the default vendor code is 0-F
Platform: |
Size: 1024 |
Author: sichuang |
Hits:
Description: EEPROM spec,需要写EEPROM程序的同学应该能用到。-EEPROM spec
Platform: |
Size: 132096 |
Author: 航 |
Hits:
Description: stm8s M24C64 iic eeprom 源码-This firmware provides a basic example of how to use the I2C firmware library and
an associate I2C EEPROM driver to communicate with an I2C EEPROM device (here the
example is interfacing with M24C64 EEPROM)
I2C peripheral is configured in Master transmitter during write operation and in
Master receiver during read operation I2C EEPROM.
The speed is set to 200kHz and can be configured by modifying the related define
in stm8s_ _i2c_ee.h file.
For M24C64 devices all the memory is accessible through the two-bytes
addressing mode and need to define block addresses. In this case, only the physical
address has to be defined (according to the address pins (E0,E1 and E2) connection).
This address is defined in stm8s_ _i2c_ee.h (default is 0xA0: E0, E1 and E2
tied to ground).
The EEPROM addresses where the program start the write and the read operations
is defined in the main.c file.
First, the content of Tx1_Buffer is written to the EEPROM_WriteAddress1 and the
wr
Platform: |
Size: 3072 |
Author: ken |
Hits: