midou
Newbie level 3
Matlab Simulink
I'm working in a project aiming to realise a board based in TMS320DM6437 this board will be integrated in a camera so I need to realise a communication between the DSP DM6437 and an ARM9 (SPI communication) the DM6437 is the slave and the ARM9 is the master. First step I tryed to test the communiction between the DM6437 and an SPI EEPROM but I haven't an SPI EEPROM . So, I want to know if there is a software released by Texas instrument which helps me to make a simulation of the data transmitted from the DM6437 (with the SPI communication to ARM9) or from the DM6437 to the SPI EEPROM.
Also, I want to know if I can make this job with Simulink then generate it to C , because programming with CCS is so tedious.
I'm working in a project aiming to realise a board based in TMS320DM6437 this board will be integrated in a camera so I need to realise a communication between the DSP DM6437 and an ARM9 (SPI communication) the DM6437 is the slave and the ARM9 is the master. First step I tryed to test the communiction between the DM6437 and an SPI EEPROM but I haven't an SPI EEPROM . So, I want to know if there is a software released by Texas instrument which helps me to make a simulation of the data transmitted from the DM6437 (with the SPI communication to ARM9) or from the DM6437 to the SPI EEPROM.
Also, I want to know if I can make this job with Simulink then generate it to C , because programming with CCS is so tedious.