Dear e2e Community,
We are currently working with the TMDSIDK437X Industrial Development Kit for the development of an EtherCAT Slave application and have the following questions:
- On the board there is an I2C EEPROM (CAT24C256) where the board version, the serial number and some board configuration codes are stored. Moreover, the EEPROM is also used by the EtherCAT application to store Slave configuration data.
If we develop a custom board with the AM437x chip is this EEPROM required to store the above mentioned board (e.g Ethernet MAC addresses) and EtherCAT slave configuration data (using the AM437x chip)?
- The board has also a SPI NOR flash memory (MX66L51235FMI) where the program, to be loaded at boot, can be stored. We would like to use the part of the memory not containing the program as non-volatile data storage:
- Is it possible to do this without altering the already stored program?
- If so, how can we find out the start and size of this "free-memory" part?
Thank you and best Regards,
Samuele