GPIO array ; RT106X

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

GPIO array ; RT106X

673件の閲覧回数
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 返信

664件の閲覧回数
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]