User Activity

I'm using a SPC570S microcontroller and I have 14 CAN IDs in my ID table. Only up to 7 IDs fire the CAN interrupt, however, if I move a lower ID to above 7 it works fine. I have set the number of RX mailboxes to 16 and TX mailboxes to 7
Hi,I've been trying to write data into M95M02 EEPROM with SPI and i cant seem to write data into the memory according to the data sheet. I checked the write status with status register and WIP bit is set to 0 within the write cycle, meaning there is...
I'm using M95M02 EEPROM with SPC57 MCU development board. And i've been trying to get a data out from SPI and the data seems corrupted for some reason. I used the same device with an arduino to verify and it works fine so there's no issue withe the ...