Products
Wireless - WiPOM
Wireless Modules
Cellular Modems
Cellular Gateways
Gateway Peripherals
Antennas & Accessories
Boards
Sensors
Data Plans
Microcontrollers
Microcontroller Boards
Peripherals
Peripheral Boards
USB Peripherals
Breakout Boards
Cables
Microcontroller Cables
Display Cables
D-Sub Adapters
Keypads
Displays
LCD's
LED Displays
VFD's
VFD Filters
PC Drive Bay Inserts
GX Series
OLED Displays
X-Boards
LCD Accessories
Platforms
AVR Development and Training Kits
ARM Development and Training Kits
8051 Development and Training Kits
BSCB Development and Training Kits
68XX Development and Training Kits
P18 Development and Training Kits
MSP430 Development and Training Kits
Cortex Development and Training Kits
Customize it
Development Tools
WebCatPlus Server
Micro-IDE Integrated Development System
Visual Development Tools/Support Packages
C Language Development Tools
BASIC Language Development Tools
Simulators / Debuggers
Other Tools
Web Servers
Education
MicroTrak
Teaching Platforms
Student Projects
Universities
Applications
Lectures
Sensors
Web Portal - WiPORTAL
Catalog
Engineering
Consulting
Custom Development
Project Capabilities
Advantages of BiPOM
Ultra Fast Prototyping
Industry Examples
Applications
Ordering
Methods, Terms and Payments
Price List and Availability
Sales Channels
Catalog
Support
Application Notes
Download Files
Product Registration
Report a Bug
Copyright Information
FAQ
Online Help
Forum
Company
About
People
Sales Channels
Employment
Philosophy
Contact
News
News
Newsletters
Contact
Cart is empty.
Item
Quantity
Price
Total:
$0
Home
>
DataStorage Functions
DataStorage Functions
dataflash_spi_driver
-- Processes dataflash SPI driver engine
dataflash_spi1cs10_init
-- Initiliazes/Registers DataFlash device (spi1, cs8)
dataflashGetErrors
-- Allows to get errors of the interface
dataflashGetMaxSector
-- Allows to get MAX allowable sector
dataflashGetRxCnt
-- Allows to get RX traffic
dataflashGetStatus
-- Allows to get the current status
dataflashGetTxCnt
-- Allows to get TX traffic
dataflashInit
-- Initializes DATAFLASH
dataflashReadData
-- Initializes READ PAGE
dataflashReadSector
-- Initializes READ SECTOR (1 page contains of 2 sectors)
dataflashWriteData
-- Initializes WRITE PAGE
dataflashWriteSector
-- Initializes WRITE SECTOR (2 pages)
uSD_init
-- Initiliazes/Registers uSD device
uSDDisablePower
-- Disables power to MMC
uSDEnablePower
-- Enables power to MMC
uSDGetErrors
-- Allows to get errors of the interface
uSDGetMaxSector
-- Allows to get MAX allowable sector
uSDGetOcrRegister
-- Return OCR register value
uSDGetRxCnt
-- Allows to get RX traffic
uSDGetStatus
-- Allows to get the current status
uSDGetTxCnt
-- Allows to get TX traffic
uSDInitialize
-- Initializes MMC
uSDnvic
-- Configures SDIO IRQ channel
uSDReadSector
-- Reads MMC sector
uSDWriteSector
-- Writes MMC sector