STM32F401 Datasheet Error? Vih
So table 54 Vih for 5V tolerant pins is 0.7Vdd. For Vdd 3.3V this is 2.31V.
I'm having input capture trigger on signals that only reach 1.8V with 100% consistency on 4 pins.
Most stm32f4 the Vih for the same pins is 0.45Vdd + 0.3V, which would be 1.65V, however this is not the case for stm32f401.
So what is going on, did the datasheet incorrectly record Vih for f401 or is something else happening?
The "something else" I worry about is that the chip I'm testing with is of a batch where this is likely to happen but for the rest of the f401 1.8V is insufficient to trigger input capture. If this is the problem it wouldn't help for me to test with the handful of chips I have laying around since the rest of the f401 could be doing something else.
