Hi,
Since there are no official example projects for the S32K344 LPCMP peripheral, I’ve created a minimal setup myself.
I’m using CMP1_IN0 and CMP1_IN1 as input channels, and I expect to observe a signal on CMP1_OUT.
However, I’m not seeing any output activity on CMP1_OUT. I suspect something might be missing in the configuration or initialization.
I have attached my project
Solved! Go to Solution.
Thank you for your interest in our products and for contributing to our community.
You need to check the following box to enable CMP output pin in Cmp driver.
We hope this resolves your issue.
Thank you for your interest in our products and for contributing to our community.
You need to check the following box to enable CMP output pin in Cmp driver.
We hope this resolves your issue.