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