Other Parts Discussed in Thread: EK-TM4C123GXL, , BOOSTXL-CANFD-LIN, TCAN4550
I am using TCAN4550-Q1 through the BOOSTXL-CANFD-LIN Evaluation board connected to an EK-TM4C123GXL launchpad, I based my code off the example with the msp430 here BOOSTXL-CANFD-LIN Evaluation board | TI.com. My issue is that when I'm running through the config for the TCAN4550-Q1, I am only getting 0x88888888 from the spi reads so I end up failing the config every time. My setup is: mosi - B7, miso-B6, CLK-B4, and CS-A4. I am using SSI_FRF_MOTO_MODE_0 with a bit rate of 2000000.