Hi team,
We just fanout in DRV8908 in PLC as digital output application. When they applied the driver as high side applications, following the reference timing, there is no signal on the output.
They formerly used MPQ6527 in mass production projects, and do early evaluation by placing MPQ6527 of DRV8908 on the red rectangle area. Only changed DRV8908 FAULT pin floating. The attached schematic of MPQ6527 is showed below.
Support need:
- Can you please help check if drop in evaluation on MPQ6527 is OK by only changing Fault pin floating?
- From reading software configuration in below, the SPI timing is set to 1.25MHz. But there is no output signal since no led indication is lighting on.
Write Config Ctrl register parameter: 0x0706
Write OP Ctrl_1 register parameter: 0x08AA
Write OP Ctrl_2 register parameter: 0x09AA
Read IC_STAT register parameters: 0x4000
The VM is from 24V external which means external power supply is 24V, so one bit in the first round of configuration 0x0706 is to change the default overvoltage detection level from 21V to 33V. After reading the status register, it was determined that there was an overvoltage exception, and a round of reconfiguration was performed. The write configuration register was changed to 0x0707, clearing the previous status register information.
Can you help to check on how to perform normal output and configure right register on this case? Thank you!