CAN Eeprom pages
Introduction
This section talks about the input and sensor location data of the uCAN and CAN Control. More settings however exist that are not described in this page.
The Micro controller (Microchip 18F46K80) used in the CAN Control and uCAN has a built-in Eeprom. This Eeprom is used to store multiple setting of the module.
Eeprom locations
Below, you'll find the locations where the input and sensor data is stored:
For the CAN Control:
Location DEC | Location HEX | Description |
---|---|---|
304
|
130
|
Total number of CAN inputs |
305
|
131
|
Total number of CAN sensors |
For the uCAN:
Location DEC | Location HEX | Description |
---|---|---|
0
|
0
|
programmed input nr for this CAN Bus for input 0 |
1
|
1
|
programmed input nr for this CAN Bus for input 1 |
2
|
2
|
programmed input nr for this CAN Bus for input 2 |
3
|
3
|
programmed input nr for this CAN Bus for input 3 |
4
|
4
|
programmed input nr for this CAN Bus for input 4 |
5
|
5
|
programmed input nr for this CAN Bus for input 5 |
8
|
8
|
programmed sensor nr for this CAN Bus for sensor 0 |
9
|
9
|
programmed sensor nr for this CAN Bus for sensor 1 |