请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:DRV8705H-Q1EVM 工具与软件:
1.
我 、8705Q 的开发板,测试 PVVD=13.5V , DVVD= 5V ,睡眠=5V

2.SPI SEN 读取 : IC_STAT_1 , VGS_VSD_STAT , IC_STAT_2 ,但无 响应。

3.miso 始终为0。
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.
工具与软件:
1.
您好、 Erdao、
感谢您在论坛中发帖。
[报价用户 id="637167" url="~/support/motor-drivers-group/motor-drivers/f/motor-drivers-forum/1457940/drv8705h-q1evm-no-reply-from-spi "]1.
您是否使用外部 MCU 来控制 EVM 中的 DRV8705S-Q1? 标题为 DRV8705H-Q1EVM、适用于 GPIO 硬件控制的器件 DRV8705H-Q1。
[报价用户 id="637167" url="~/support/motor-drivers-group/motor-drivers/f/motor-drivers-forum/1457940/drv8705h-q1evm-no-reply-from-spi "]根据事务、IC_STAT_1的 MOSI 为0x1000、 VGS_VSD_STAT 为0x1100、 IC_STAT_2的 MOSI 为0x1200。 见数据表第37页、如下代码片段。
按照这种格式、MOSI 必须为0x4000以读取 IC_STAT_1、为0x4100以 读取 VGS_VDS_STAT、为0x4200以读取 IC_STAT_2寄存器。 请尝试这些 MOSI 值。
另外、请确保移除 靠近接头的0 Ω 跳线、以确保板载 MCU 不加载这些引脚。
此致、Murugavel