Hi@durga_choudhury
yes, your understanding is correct.
The digital filter can delay input transitions by up to 31 clock cycles, which is useful for:
- Filtering out short glitches or noise on digital inputs (e.g., from EMI or bouncing signals in high-speed environments).
- Ensuring signal stability before triggering interrupts or logic transitions.
This is especially helpful for high-frequency signals or noisy environments, where short spikes could cause false triggering.
Use the digital filter for high-speed signal cleanup, like encoder inputs or external interrupts from fast peripherals.
For push buttons, rely on:
- Software debouncing (e.g., wait for stable state for 5–20 ms).
- Or external debounce circuits if hardware reliability is critical.
The language of the webpage can be changed after logging in. This should be related to your IP location, but I am not sure about the details.