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.

[参考译文] MSP430F5342:使用 MSP430复位 SoC

Guru**** 2378650 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1450401/msp430f5342-using-msp430-to-reset-a-soc

器件型号:MSP430F5342

工具与软件:

大家好、团队成员:

我计划使用 MSP430F5342IRGZR 向 ZU9EG MPSoC 器件发出上电复位信号。 我们已连接引脚编号 48 (A GPIO)连接到 ZU9EG MPSoC 器件的 PS_POR_B 引脚。 和 MSP430F5342IRGZR 的引脚47 (GPIO)连接到 PMIC 的电源正常输出引脚。 ZU9EG 的数据表规定、 PS_POR_B 必须在上电时置为低电平、并在所有 PS 电源电压达到最低电平后持续至少10微秒。

数据表(PG:34): www.amd.com/.../ds925-zynq-ultrascale-plus.pdf

我们计划对 MSP 进行编程、例如如果在引脚47上接收到高电平脉冲、则 MSP 将等待5ms (复位延迟)、并向 MPSoC 的 PS_POR_B 引脚发出复位信号。

MSP 发出的复位信号是否可以在最短10微秒的持续时间内置为有效?