I2C RAM

I2C RAM/ROM.

This component can be configured as Ram or Rom by setting persistance property.
You must save the circuit to get data persistance.

You can watch Memory content:
Right-Click and select "Show Memory Table".

You can save memory data to a file and load from file.


Properties:

Property: (default value)

  • Size: (65536 bytes)
    Size in bytes.

  • Control Code: (80)
    Device address.

  • I2C Frequency: (100 KHz)
    It is better to be similar to I2C Master frequency, but not critical in most cases.

  • Persistent: (no)
    Save data to circuit file.
    If yes it acts as a ROM.

#Component