This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STR7 input behaviour

I am connecting a sensor that has a 3.3V output to an STR7 TTL input (via a breadboard).
If I disconnect the sensor from the breadboard, I see that its output level swing to 3.3V and falls to 0V as expected. But the STR7 input, if connected to the sensor, only allows the sensor voltage to rise to about half the need value - 1.56V.
The input is configured like this:

GPIO_Config(GPIO0, 0x0001 << 0x0F, GPIO_IN_TRI_TTL);

There are exotic things in between.
What am I missing?

Thanks

Parents Reply Children