FM6124-QG Ramtron, FM6124-QG Datasheet - Page 49

FRAM, 24KB, EVENT DATA REC, QFP44

FM6124-QG

Manufacturer Part Number
FM6124-QG
Description
FRAM, 24KB, EVENT DATA REC, QFP44
Manufacturer
Ramtron
Datasheet

Specifications of FM6124-QG

Memory Size
24KB
Nvram Features
RTC
Supply Voltage Range
3V To 3.6V
Memory Case Style
QFP
No. Of Pins
44
Operating Temperature Range
-40°C To +85°C
Package / Case
QFP
Interface
I2C
Memory
RoHS Compliant
Interface Type
I2C, Serial, 2-Wire
Rohs Compliant
Yes
Access Time
100 KBPs
Operating Supply Voltage
3 V to 3.6 V
Mounting Style
SMD/SMT
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
FM6124-QG
Manufacturer:
ABOV
Quantity:
3 000
Include File:
////////////////////////////////////////////////////////////////////////////////
//
// $Date: 2008-03-10 13:04:27 -0400 (Mon, 10 Mar 2008) $
// $Rev: 249 $
// $Author: smalo $
// $HeadURL: file:…fm6124.h $
//
////////////////////////////////////////////////////////////////////////////////
//
// Description:
//
//
// Remarks:
//
// Copyright (C) 2008 Ramtron International Corporation
//
////////////////////////////////////////////////////////////////////////////////
#ifndef FM6124_H
#define FM6124_H
////////////////////////////////////////////////////////////////////////////////
// Include and defines
////////////////////////////////////////////////////////////////////////////////
#include "ramtron_types.h"
// I2C Ids of the FM6124
// The first byte of any I2C transaction contains the Slave Module Id.
// Bits 7:1 are used for the Id
// Bit 0 indicates if the command is Read (1) or a Write (0)
#define I2C_ID_EDR
#define I2C_ID_FM
#define IC2_WRITE
#define IC2_READ
////////////////////////////////////////////////////////////////////////////////
// Type Definitions
////////////////////////////////////////////////////////////////////////////////
typedef struct SBCDDate
{
};
typedef struct SBCDAlarmDate
{
};
typedef struct SEvent
{
};
Rev. 4.0 (EOL)
July 2010
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
struct
uiSeconds;
uiMinutes;
uiHours;
uiDay;
uiDate;
uiMonth;
uiYear;
uiSeconds;
uiMinutes;
uiHours;
uiDate;
uiMonth;
SBCDDate
This file contains C functions declarations and defines
for the Ramtron Event Data Recorder (EDR) FM6124.
uiEventCode;
oBCDDate;
0xA0
0xD0
0x00
0x01
// Ramtron basic type definitions
Page 49 of 53

Related parts for FM6124-QG