Tool/software:
Hello,
I am developing a monitoring system using multiple ADC channels (0, 3, 4, 5, 6, 7).
I’m utilizing the alarm pin and associated registers to notify me when any channel value falls outside the defined lower and upper thresholds.
This setup works correctly for all channels except channel 7. I’m encountering an issue where the low threshold for channel 7 always triggers when the value written to the low threshold register exceeds 0x01F, even though the actual ADC value is well above the intended threshold.
The threshold I want to set is 0x71F. However, even setting it to 0x02F causes the alarm to trigger prematurely. I’ve read the ADC counts from the register, and they are within a range that should not activate the alarm.
Has there been any known issue reported regarding channel 7 or any other alarm related issue? What could be causing this behavior, and is there a recommended solution?
Best regards,
Candelaria Figliolo Cajal