SLAAEU2 August 2025 MSPM0C1104
Users can easily use the System Configuration Tool to migrate this project from MSPM0C1104 to another MSPM0 devices. Key files in the project are list in Table 3-1
| File | Description |
|---|---|
| C1104LP_MCF8315D.c | Program entrance |
| C1104_Config.syscfg | MSPM0C1104 system and peripherals configuration |
| mcf_configuration.h | Predefine of MCF8315D EEPROM register offset and default setting |
| mcf_i2c.c | MCF registers read and write functions to perform MCF register read and write with the required protocol |
| mcf_i2c.h | Header file to define MCF registers read and write functions |
| crc8.c | 8 bits CRC calculation with CRC table |
| crc8.h | Header file to define CRC verification |
| parity_even.c | Data parity check align with MCF8315D EEPROM parity check rules |
| parity_even.h | Header file to define parity_even function |