工具/软件:
我使用 TPS25751 无 EEPROM。
它没有使用 I2Ct_IRQn 的引脚、
我。了中断级别等待代码 μ//、而 (HAL_GPIO_ReadPin (GPIOE、GPIO_PIN_4)!= GPIO_PIN_RESET);
当上传路径时、tps25751 无法操作地址 0x30。
/***** 步骤:07****** /
tps25751_upload_patch (patch);
IIC 发送 0x30<<1、获取 NACK。
请帮助我了解原因。
Tks。
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.
工具/软件:
我使用 TPS25751 无 EEPROM。
它没有使用 I2Ct_IRQn 的引脚、
我。了中断级别等待代码 μ//、而 (HAL_GPIO_ReadPin (GPIOE、GPIO_PIN_4)!= GPIO_PIN_RESET);
当上传路径时、tps25751 无法操作地址 0x30。
/***** 步骤:07****** /
tps25751_upload_patch (patch);
IIC 发送 0x30<<1、获取 NACK。
请帮助我了解原因。
Tks。
您好:
首先、我发送 0x20\09 \x06\x00\x2F\x00\x00\x30\x32 [/报价]之后、您是指使用逻辑分析仪读取寄存器 0x09 吗? 如何确认写入?
https://www.ti.com/lit/an/slvafv8a/slvafv8a.pdf#page=8
这是不好的:
这很好:
在我的示例中、在 0x09 正常之前、我必须先写入 0x09 两次、每次读取之间有 500us 的延迟。