Please help to confirm the below questions,
- 1) The below waveform is our test waveform, and the test condition is:
- Ch1 is input signal to pin11, and Ch2 is output signal from pin22
- Pin11 and pin22 are configured GPIO
- The logic level of Ch2 is the same with Ch1. For example, if Ch1 goes high, then Ch2 goes high too.
From the datasheet, the input high voltage of KL02 device is about 3.3V * 0.7 = 2.31V.
But, according to our experiment, the output signal goes high even the input signal is about 1.43V ~ 1.89V. Please help to check the input high/low voltage level.
The CH1 max voltage is 1.89V, min voltage is 1.43V, it's available without this voltage range.
Please help to confirm input high/low voltage level first, thanks.
Hello Kris,
I recreated the scenario and as you can see in the image shown below, I found very similar results
The rising edge will toggle the pin's input buffer at about 0.7 * VDD Volts while the falling edge will toggle the input buffer at about 0.35 * VDD Volts. These are the actual input buffer transition points, also known as threshold voltages. The VIL and VIH calculations are to guarantee logic levels – the switch points are well within the VIL/VIH specs. The input buffer thresholds change with VDD, temp, and process, so we cannot guarantee the switchpoint voltages, however, they are within the VIL/VIH limits. And, the difference between the switchpoints will be at least as much as the hysteresis spec, which is about 200mV at VDD = 3.3V.
Please let me know if this information is useful or if I can do anything else for you.
Best regards,
Earl Orlando.
/* If this post answers your question please click the Correct Answer button. */