Flowcode Eeprom Exclusive 2021
Exclusive Access
In Flowcode, "exclusive" typically refers to or Exclusive Use settings often found in component properties or project configurations to manage how hardware resources, like EEPROM, are shared between different parts of the system . Key Aspects of EEPROM in Flowcode
Overview
1. The "Exclusive" Mandate: Ownership of the Memory Map
- EEPROM Read and Write: Flowcode provides built-in functions to read and write data to EEPROM. This allows users to store and retrieve data from EEPROM using a simple and intuitive interface.
- EEPROM Memory Map: Flowcode provides a memory map view of the EEPROM, allowing users to visualize the layout of the memory and easily locate specific data.
- Data Types: Flowcode supports various data types for EEPROM, including bytes, words, and strings. This allows users to store different types of data in EEPROM.
- EEPROM Functions: Flowcode provides a range of EEPROM functions, including: