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.
您好,
在TRM中,bootloader的引导SCI引脚如下所示
因此,通过选择带有引导模式选择引脚的SCI引导模式,它将是SCI BOOT0,对吗?
但是,引导模式选择的默认引脚是GPIO72和GPIO84,它们应该是SCITXDA引脚。
所以我必须通过在OTP中配置寄存器来更改启动模式选择引脚,或者使用GETMODE来实现SCI启动,对吗?