Tool/software:
I am using the TCAN4550 on the STM32G4 platform and encountered an issue with being unable to read or write registers. Except for the 0x0000 status register, which can correctly read out the chip model and version information, all other registers do not respond to my read/write operations, and the read values are always 0x00. The VIN input is 12V power, VIO provides a 3.3V reference voltage, and after power-on, the FLTR pin shows a voltage of 1.5V. I have tried using 25MHz and 40MHz crystals, but neither worked.

