https://community.nxp.com/t5/S32K-Knowledge-Base/S32K344-MC33664-MC33775-RTD-3-0-0-BMS-SDK-1-0-2/ta-...
Hello, tomasvaverka, Now, I can capture the correct waveform. Using the program provided by the link and based on the modified reference program of our test bench, the first main modification is to modify the SPI pin, and the other is to shield the code of the red line shown in the picture (Figure 1). The main modification is to cancel the MC33775_CDD_SCC_SWC_Snit_Slot2 function in the CDD_BC_SWC_SlotInit function, so that it is powered on and MC33775_CDD_SCC_SWC_Snit_Slot3 is generated. The initialization generates a wake-up signal. However, I captured the SPI signal through an oscilloscope and obtained its value as shown in Figure 2. As I know from the MC33775 data manual, when I set one daisy chain, one MC33775 In the case of 75, the wake-up signal data field value is 0xffee, and now all the signals I have collected are 0. Please help me!