This documentation is out of date.

The new version of the documentation is here: https://cannylogic.com/docs

Difference between revisions of "CANNY 5.2 duo"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Created page with " === EEPROM Non-volatile Memory === :''Main article'': '''CANNY 5 duo, EEPROM''' To eliminate loss of critical information (state of the controller, external devices sta...")
 
(EEPROM Non-volatile Memory)
Line 2: Line 2:
 
=== EEPROM Non-volatile Memory ===
 
=== EEPROM Non-volatile Memory ===
  
:''Main article'': '''[[CANNY 5 duo, EEPROM]]'''
+
:''Main article'': '''[[CANNY 5 duo, EEPROM Driver]]'''
  
 
To eliminate loss of critical information (state of the controller, external devices status, and so on..) I case of power reset , CANNY 5 duo controller equipped with non-volatile memory. The values saved in EEPROM will be available in special registers after the power is restored.
 
To eliminate loss of critical information (state of the controller, external devices status, and so on..) I case of power reset , CANNY 5 duo controller equipped with non-volatile memory. The values saved in EEPROM will be available in special registers after the power is restored.

Revision as of 18:50, 13 December 2016

EEPROM Non-volatile Memory

Main article: CANNY 5 duo, EEPROM Driver

To eliminate loss of critical information (state of the controller, external devices status, and so on..) I case of power reset , CANNY 5 duo controller equipped with non-volatile memory. The values saved in EEPROM will be available in special registers after the power is restored.

There are 64 16-bit non-volatile memory cells, which are accessed by corresponding read and write registers.

Note: Working with non-volatile memory does not require any special pre-configuration.