This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS1224: TMS570 SPI connect with M95040WP EEPROM(8bit)

Part Number: TMS570LS1224
Other Parts Discussed in Thread: HALCOGEN

Dear all:

          Our PCB board use SPI3 connect with M95040WP EEPROM(8bit).

          From HCG example, the void mibspiSetData(mibspiBASE_t *mibspi, uint32 group, uint16 * data) function with uint16(16bit data)

          How could I use HCG generate void mibspiSetData(mibspiBASE_t *mibspi, uint32 group, uint8* data).

          

Best Regards

Fred