Page 1 of 1

EDIT THE COMPONENT KEYPAD

Posted: Sat Jun 30, 2018 5:03 am
by Genilsonsa
Hello all welcome .I would like to know if i edit the component Keypad to change the logic of the PullDown for Pullup.If it is not possible to make directly in the component .Thanks to all

Re: EDIT THE COMPONENT KEYPAD

Posted: Mon Jul 02, 2018 3:15 pm
by Benj
Hello,

This is not currently supported by the component. We can look to add it to the latest version but it's unlikely we will add the functionality for Flowcode 6.

You could always create your own macro routine for scanning for key presses to allow for the inverted polarity. You could also use an inverted buffer IC to flip the signals going back to the microcontroller.

Re: EDIT THE COMPONENT KEYPAD

Posted: Mon Jul 02, 2018 9:15 pm
by Genilsonsa
Hello Benj thank you for answer me.In that case I create a macro to make a positive sweep.