IOC port Select pins

For general Flowcode discussion that does not belong in the other sections.
Post Reply
pschoon
Posts: 17
http://meble-kuchenne.info.pl
Joined: Thu Dec 31, 2020 2:14 pm
Been thanked: 3 times

IOC port Select pins

Post by pschoon »

Hi,

When using interrupt properties and selecting the IOC (interrupt on change Port) I always have to de-select all microcontroler pins.

When using a 100pin MCU these are a lot of pins. I only need one..
Can all these pins be de-selected instead of selected?

Thanks,

Patrick Schoon

seokgi
Posts: 217
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 6 times
Been thanked: 7 times

Re: IOC port Select pins

Post by seokgi »

I have a question too.
What does black green red mean?
Can I choose a rising edge or a falling edge?

thank you.

BenR
Matrix Staff
Posts: 1952
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 698 times

Re: IOC port Select pins

Post by BenR »

Hello,

Yes a way to set/clear all pins in one go would be very handy. Thanks for the suggestion.

As for the pin colours, there should be a key that tells you what the colours mean.

IOC_Trigger.jpg
IOC_Trigger.jpg (16.32 KiB) Viewed 2968 times

Please note not all chips support the selectable IOC edge. We try and provide it where possible.

Post Reply