Using a rotary encoder as button input

SimuCUBE recognizes input from a CTS288 rotary encoder but it doesn’t register as a momentary input and the button press stays “on”. It also appears to be at 1:2 pulse per detent. Is there any way change these settings in SimuCUBE?

The SimuCUBE inputs do not have rotary encoder support (required processing of the A/B signals) so they cannot be used properly directly.

I figured they couldn’t be used properly. Thanks for the quick reply!

Arduino micro boards use a library
Can simcube this to?
I want to use rotary’s To

Nobody has ported such library to STM32 HAL api, but I think somebody will when we finally get the firmware opensource repository released, hopefully next week.