M24LR64-RDW6T/2 STMicroelectronics, M24LR64-RDW6T/2 Datasheet - Page 123

no-image

M24LR64-RDW6T/2

Manufacturer Part Number
M24LR64-RDW6T/2
Description
13.56MHZ 64KBIT EEPROM 8 TSSOP
Manufacturer
STMicroelectronics
Datasheets

Specifications of M24LR64-RDW6T/2

Featured Product
STM32 Cortex-M3 Companion Products
Rf Type
Read / Write
Frequency
13.56MHz
Features
64 Kbit EEPROM
Package / Case
8-TSSOP
Memory Size
64 KB
Organization
2 K x 32
Interface Type
I2C
Maximum Clock Frequency
400 KHz
Access Time
900 ns
Supply Voltage (max)
5.5 V
Supply Voltage (min)
1.8 V
Maximum Operating Current
600 uA
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
Minimum Operating Temperature
- 40 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
497-10487-2

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
M24LR64-RDW6T/2
Manufacturer:
ST
0
M24LR64-R
Appendix A
A.1
The following pseudocode describes how anticollision could be implemented on the VCD,
using recursivity.
Algorithm for pulsed slots
function push (mask, address); pushes on private stack
function pop (mask, address); pops from private stack
function pulse_next_pause; generates a power pulse
function store(M24LR64-R_UID); stores M24LR64-R_UID
function poll_loop (sub_address_size as integer)
last stored collision
end poll_loop
main_cycle:
end_main_cycle
pop (mask, address)
mask = address & mask; generates new mask
mode = anticollision
send_Request (Request_cmd, mode, mask length, mask value)
for sub_address = 0 to (2^sub_address_size - 1)
if stack_not_empty ; if some collisions have been detected and
mask = null
address = null
push (mask, address)
poll_loop(sub_address_size)
pulse_next_pause
if no_collision_is_detected ; M24LR64-R is inventoried
next sub_address
then
endif
then
else ; remember a collision was detected
endif
poll_loop (sub_address_size); recursively to process the
Anticollision algorithm (informative)
store (M24LR64-R_UID)
push(mask,address)
; send the request
; not yet processed, the function calls itself
Doc ID 15170 Rev 12
Anticollision algorithm (informative)
123/128

Related parts for M24LR64-RDW6T/2