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]
(EEPROM Non-volatile Memory)
(EEPROM Non-volatile Memory)
Line 4: Line 4:
 
:''Main article'': '''[[CANNY 5.2 duo, EEPROM Driver]]'''
 
:''Main article'': '''[[CANNY 5.2 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.2 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.
 
There are 64 16-bit non-volatile memory cells, which are accessed by corresponding read and write registers.

Revision as of 18:51, 13 December 2016

EEPROM Non-volatile Memory

Main article: CANNY 5.2 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.2 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.