国产毛片a精品毛-国产毛片黄片-国产毛片久久国产-国产毛片久久精品-青娱乐极品在线-青娱乐精品

ST M24LR64-R溫度數據無線采集解決方案~*

發布時間:2011-9-14 11:12    發布者:1770309616
ST公司的 M24LR64-R是無線存儲器,具有口令保護的64Kb EEPROM以及400kHz I2C串行總線和13.56MHz ISO 15693 RF協議的 雙接口的64Kb EEPROM,可實現智能手機的近場通信(NFC).單電源1.8V-5.5V工作,64kb EEPROM分成I2C模式的8192B和RF模式的2048x32b,無接觸接口和ISO 15693與ISO 18000-3 mode 1兼容,載波頻率13.56 MHz ±7k Hz,廣泛用于工業和消費類電子產品.本文介紹了M24LR64-R 主要特性,功能方框圖,數據采集器中STM8L101K3/M24LR64-R/STTS75的通信方框圖,電路圖和溫度數據采集器元件表.

Developing your M24LR64-R datalogger application for temperature acquisition

The M24LR64-R device is a dual-interface, electrically erasable programmable memory(EEPROM). It features an I2C interface and can be operated from a VCC power supply. It is also a contactless memory powered by the received carrier electromagnetic wave. The M24LR64-R is organized as 8192 × 8 bits in the I2C mode and as 2048 × 32 bits in the ISO 15693 and ISO 18000-3 mode 1 RF mode.

I2C uses a two-wire serial interface, comprising a bidirectional data line and a clock line. The devices carry a built-in 4-bit device type identifier code (1010) in accordance with the I2C bus definition.

The device behaves as a slave in the I2C protocol, with all memory operations synchronized by the serial clock. Read and Write operations are initiated by a Start condition, generated by the bus master. The Start condition is followed by a device select code and Read/Write bit (RW), terminated by an acknowledge bit.

When writing data to the memory, the device inserts an acknowledge bit during the 9th bit time, following the bus master’s 8-bit transmission. When data is read by the bus master, the bus master acknowledges the receipt of the data byte in the same way. Data transfers are terminated by a Stop condition after an Ack for Write, and after a NoAck for Read.

In the ISO15693/ISO18000-3 mode 1 RF mode, the M24LR64-R is accessed via the 13.56 MHz carrier electromagnetic wave on which incoming data are demodulated from the received signal amplitude modulation (ASK: amplitude shift keying). The received ASK wave is 10% or 100% modulated with a data rate of 1.6 Kbit/s using the 1/256 pulse coding mode or a data rate of 26 Kbit/s using the 1/4 pulse coding mode.

Outgoing data are generated by the M24LR64-R load variation using Manchester coding with one or two subcarrier frequencies at 423 kHz and 484 kHz. Data are transferred from the M24LR64-R at 6.6 Kbit/s in low data rate mode and 26 Kbit/s high data rate mode. The M24LR64-R supports the 53 Kbit/s in high data rate mode in one subcarrier frequency at 423 kHz.

The M24LR64-R follows the ISO 15693 and ISO 18000-3 mode 1 recommendation for radio-frequency power and signal interface.

M24LR64-R 主要特性:

I2C interface

■ Two-wire I2C serial interface supports 400 kHz protocol

■ Single supply voltage:

– 1.8 V to 5.5 V

■ Byte and Page Write (up to 4 bytes)

■ Random and Sequential Read modes

■ Self-timed programming cycle

■ Automatic address incrementing

■ Enhanced ESD/latch-up protection

Contactless interface

■ ISO 15693 and ISO 18000-3 mode 1 compatible

■ 13.56 MHz ±7k Hz carrier frequency

■ To tag: 10% or 100% ASK modulation using 1/4 (26 Kbit/s) or 1/256 (1.6 Kbit/s) pulse position coding

■ From tag: load modulation using Manchester coding with 423 kHz and 484 kHz subcarriers in low (6.6 kbit/s) or high (26 kbit/s) data rate mode. Supports the 53 kbit/s data rate with Fast commands

■ Internal tuning capacitance: 27.5 pF

■ 64-bit unique identifier (UID)

■ Read Block & Write (32-bit Blocks)

Memory

■ 64 Kbit EEPROM organized into:

– 8192 bytes in I2C mode

– 2048 blocks of 32 bits in RF mode

■ Write time

– I2C: 5 ms (Max.)

– RF: 5.75 ms including the internal Verify time

■ More than 1 Million write cycles

■ Multiple password protection in RF mode

■ Single password protection in I2C mode

■ More than 40-year data retention

■ Package

– ECOPACK2® (RoHS compliant and Halogen-free)


圖1.M24LR64-R功能方框圖

Developing your M24LR64-R datalogger application for temperature acquisition

The M24LR64-R is a Dual interface EEPROM. Since it has both an 13.56 MHz ISO 15693 RFID and a 400-kHz I2C interface, the device is a good solution for RF-enabled sensors for which ST has developed a reference design. One of the main benefits brought by the M24LR64-R is that the sensor data can be accessed in read and write mode without consuming any on-board power.

This application note presents a practical useful application for the M24LR64-R datalogger.

It describes an autonomous battery-powered datalogger able to record and store 64 Kbits of temperature data using the M24LR64-R Dual interface EEPROM (I2C and RF). The datalogger microcontroller is an STM8L101K3. It communicates with the M24LR64-R using its serial interface and controls an STTS75 digital temperature sensor. An on-board demonstration firmware,

the M24LR64-R_Datalogger_application_firmware, stored in the STM8L101K3 memory selects and controls the temperature acquisition through a RFID reader connected by a USB cable to a PC.

The application is delivered with a PC software, the M24LR64- R_Datalogger_application_software, to configure and control the datalogger, as well as download and display the temperature values.

ST provides all the resources required to develop your own datalogger application and PC software:

● Source files of the data logger firmware (M24LR64-R_Datalogger_application_firmware): they allow implementing I2C communications between the M24LR64-R, the STTS75, and the STM8L101K3.

● Source files of the PC software (M24LR64-R_Datalogger_application_software): they control RF communications between the M24LR64-R and an RFID reader.Basic information about the M24LR64-R, STTS75, and STM8L101K3 component characteristics, as well as a description of the algorithms for the datalogger firmware and PC software are provided in this document.


圖2.數據采集板外形圖(正面)

圖3.STM8L101K3/M24LR64-R/STTS75 通信方框圖


圖4.STM8L101K3功能方框圖

圖5.STTS75溫度傳感器方框圖

圖6.溫度數據采集器電路
溫度數據采集器元件表:

詳情請見:
CD00217247[1].pdf (961.7 KB) 以及
CD00271422[1].pdf (822.35 KB)
本文地址:http://m.qingdxww.cn/thread-76142-1-1.html     【打印本頁】

本站部分文章為轉載或網友發布,目的在于傳遞和分享信息,并不代表本網贊同其觀點和對其真實性負責;文章版權歸原作者及原出處所有,如涉及作品內容、版權和其它問題,我們將根據著作權人的要求,第一時間更正或刪除。
您需要登錄后才可以發表評論 登錄 | 立即注冊

廠商推薦

  • Microchip視頻專區
  • 使用SAM-IoT Wx v2開發板演示AWS IoT Core應用程序
  • 使用Harmony3加速TCP/IP應用的開發培訓教程
  • 集成高級模擬外設的PIC18F-Q71家族介紹培訓教程
  • 探索PIC16F13145 MCU系列——快速概覽
  • 貿澤電子(Mouser)專區

相關視頻

關于我們  -  服務條款  -  使用指南  -  站點地圖  -  友情鏈接  -  聯系我們
電子工程網 © 版權所有   京ICP備16069177號 | 京公網安備11010502021702
快速回復 返回頂部 返回列表
主站蜘蛛池模板: 无毒不卡在线播放 | 国产真实伦对白视频全集 | 国产一级毛片a午夜一级毛片 | 色综合久久久久久久久五月性色 | 国产女人18一级毛片视频 | 国产成人在线免费观看 | 国产精品视频一区二区噜噜 | 国产福利精品一区二区 | 免费一级毛片不卡在线播放 | 久久精品国产99精品最新 | 久久久久国产一级毛片高清板 | 一级特黄特黄的大片免费 | 激情五月婷婷色 | 天天干天天插天天 | 99爱在线精品视频免费观看9 | 黄 色 成 年人在线 幻女与人xx00毛片免费 | 性感五月天 | 天海翼精品久久中文字幕 | 春日迟迟再出发综艺在线观看免费 | 亚洲最大成人在线 | 免费看黄网站在线 | 免费污污视频网站 | 在线看免费观看韩国特黄一级 | 在线免费观看一区二区三区 | 亚洲最大看欧美片网站 | 在线免费观看亚洲视频 | 每日更新国产精品视频 | 久久99久久精品国产99热 | 另类亚洲视频 | 向日葵视频免费下载 | 精品日本亚洲一区二区三区 | 天堂亚洲国产日韩在线看 | 精品一区二区三区的国产在线观看 | 99热播| 日韩免费视频播放 | 精品一区二区三区的国产在线观看 | 国产精品露脸张开双腿 | 青青青草视频 | 特级毛片视频在线 | 男人和女人真曰批全过程 | 国产综合色香蕉精品五月婷 |