Component: Serial EEPROM (93C46) (Storage)
From Flowcode Help
Jump to navigationJump to search
Author | MatrixTSL |
Version | 1.0 |
Category | Storage |
Contents
Serial EEPROM (93C46) component
A simple example showing the bare bones used to create a component based on SPI communications. ORG pin must be connected to GND
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
Erase |
![]() |
Address |
![]() |
Return |
![]() |
Read |
8bit mode address = 0 to 128 Data = 0 to 255 16bit mode address = 0 to 64 Data = 0 to 65535 | |
![]() |
address |
![]() |
Return |
![]() |
Write |
8bit mode address = 0 to 128 Data = 0 to 255 16bit mode address = 0 to 64 Data = 0 to 65535 | |
![]() |
address |
![]() |
Value |
![]() |
Return |
![]() |
SendBits |
A simple example showing a generic way to write a register using I2C. | |
![]() |
value |
![]() |
length |
![]() |
Return |
![]() |
EraseAll |
![]() |
Return |
Property reference
![]() |
Properties |
![]() |
Mode |
![]() |
Connections |
![]() |
CS |
EEPROM pin 1 | |
![]() |
SK |
EEPROM pin 2 | |
![]() |
DI |
EEPROM pin 3 | |
![]() |
DO |
EEPROM pin 4 | |
![]() |
Simulation |
![]() |
Simulate Comms |
![]() |
Operations |
![]() |
Control Codes |