I have a project where I need dedicated analog comparators with digital output that compare an input with a DAC-generated reference from the MCU. I've been using an MCU with three onboard comparators, a DAC and some useful hardware LUT features. I didn't think Teensy units had these features, but now that I read the NXP datasheet, it seems there are four analog comparators. Documentation in the datasheet is light and I don't remember seeing any mention in Teensy docs.
Are these features something that could be enabled at present with a code library? If not, could they be enabled easily in a future release?
Are these features something that could be enabled at present with a code library? If not, could they be enabled easily in a future release?