GPIO array ; RT106X

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

GPIO array ; RT106X

481 Views
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 Kudos
1 Reply

472 Views
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]