This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BOOSTXL-DRV3245AQ1: Basic turn on

Part Number: BOOSTXL-DRV3245AQ1

I am unable to switch a FET on by setting a 3.3V signal on INHA for example.

I powered up the board with 24V, connected 3.3V, GND, nSCS, SDI, SDO and EN pin.

The GHx are around 5.8V. No error indication on nFault or inside the SPI registers.

Except, the "Voltage Regulator Control Register (Address = 0x0B)" is toggling between:

  CP_SD_MODE = 1
  
CP_DIS = 1
  
VREF_SCALE  = 1
  
RSVD = 63

and

   CP_SD_MODE = 0
  
CP_DIS = 0
   VREF_SCALE
= 1
  
RSVD = 0