Should I use an external resistor to pull up the boot pin?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Should I use an external resistor to pull up the boot pin?

跳至解决方案
1,316 次查看
laszlomonda
Contributor V

Hi guys,

I use the KL03 and I'll unset the BOOTPIN_OPT flag of the FTFA_FOPT register. I'd like to make the user able to short GND and the boot pin during reset to trigger the bootloader as a safety firmware upgrade method.

My question is whether I need to use a pull-up resistor for the boot pin, or is the internal pull-up sufficient.

Thanks in advance!

- Laci

0 项奖励
回复
1 解答
1,126 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Laci,

   Please take care, the BOOTCFG0 pin is also the /NMI pin, from the /NMI pin recommend design, it is better to add the external 4.7K to 10K pull up resistor.

   http://cache.nxp.com/assets/documents/data/en/user-guides/KLQRUG.pdf?fsrch=1&sr=1&pageNum=1 

Page 23, chapter 2.1.3.4.1 RESET_b and NMI_b.

   The MCU can work if you don't add the external pull up, but for good design, I suggest you to add the external 4.7k to 10K pull up resistor.

Wish it helps you!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,127 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Laci,

   Please take care, the BOOTCFG0 pin is also the /NMI pin, from the /NMI pin recommend design, it is better to add the external 4.7K to 10K pull up resistor.

   http://cache.nxp.com/assets/documents/data/en/user-guides/KLQRUG.pdf?fsrch=1&sr=1&pageNum=1 

Page 23, chapter 2.1.3.4.1 RESET_b and NMI_b.

   The MCU can work if you don't add the external pull up, but for good design, I suggest you to add the external 4.7k to 10K pull up resistor.

Wish it helps you!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,126 次查看
laszlomonda
Contributor V

Got it! Thank you, Kerry!

0 项奖励
回复