GPIO array ; RT106X

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

GPIO array ; RT106X

1,369 次查看
bezalel
Contributor I

Hi,

 

I want to change 8 GPIO signals at the same time (as close to a single clock) based on the data revived from UART. Or in other words, I want to treat 8 GPIO signals (or any number for that matter) as an array.

Is this possible? If so, How?

 

TIA,

0 项奖励
回复
1 回复

1,360 次查看
mjbcswitzerland
Specialist V

Hi

If your 8 (or more) pins are connected to the same GPIO port (eg. GPIO1 or GPIO2) any write to that port will result in all of the outputs being updated at the same time.

Regards

Mark
[uTasker project developer for Kinetis and i.MX RT]