boot mode pins

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

boot mode pins

Jump to solution
640 Views
sapirbuz
Contributor IV

Hi,

 

MIMXRT1051CVL5B.

We would like to use 2 boot options on our design: boot from fuse and boot from serial downloader.

Must we keep the boot_mode[1,0] pins to define the boot mode on the fly? Or can we define it by SW and use the boot_mode[1,0] as GPIO for another purpose?

0 Kudos
1 Solution
624 Views
jay_heng
NXP Employee
NXP Employee

We must place external PU/PD. as IOMUXC cfg register will be reset when power-on

View solution in original post

0 Kudos
3 Replies
632 Views
jay_heng
NXP Employee
NXP Employee

boot mode pins status is sampled once power-on, when chip is booted, you can use boot mode pins as GPIOs. we cannot switch boot mode by SW.

626 Views
sapirbuz
Contributor IV

can the boot mode pins be sampled according to the defined internal pull-up pull-down? or must we place external PU/PD?

sapirbuz_0-1655709082274.png

 

0 Kudos
625 Views
jay_heng
NXP Employee
NXP Employee

We must place external PU/PD. as IOMUXC cfg register will be reset when power-on

0 Kudos