How to configure a DIO port of jn5169 to be low when powered on

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

How to configure a DIO port of jn5169 to be low when powered on

1,275 次查看
yuboli
Contributor II

HI all;

I want to configure the low level of jn5169 when a DIO port is powered on, without any delay;Can this be configured??

0 项奖励
回复
1 回复

1,197 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Daniel, I hope you're doing well!

 

I'm sorry to say, but there's no way to set the pin to LOW without any delay by using software, as, even if you, for example, save the pin state and recover it after a reset, it would still take some time to change to LOW. You could also try setting the pin from the bootloader, but it wouldn't be without delay either.

 

One way to set a DIO pin to LOW without delay could be by setting a pull-down resistor connected to it.

 

Best regards,

Sebastian

0 项奖励
回复