Other Parts Discussed in Thread: DRV8353
Tool/software:
I’ve designed a piggyback board (segment shown) that drops onto the DRV8353RH-EVM to test my DRV8353 control firmware. I’m using the DRV on the EVM for this test setup, since the layout is very well done.
However, I’m not receiving any responses from the DRV via SPI—SDO remains high at all times. The EVM’s nFAULT LED is not on, and the 3.3V rail is present as expected.
My SPI command format, timing, and register read/write procedures are correct, and the same firmware works on a separate DRV test board (not an EVM).
The EVM is powered with 24V and draws approximately 10 mA when the DRV is enabled.
Do you know why the DRV might not respond to SPI commands in this configuration?