Part Number: MSP432P401R
Please help me to get the Voh(min),Vih(min),Vol(max) and Vil(max) values for I2C lines(SDA and SCL).
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: MSP432P401R
Please help me to get the Voh(min),Vih(min),Vol(max) and Vil(max) values for I2C lines(SDA and SCL).
Hello Anoop,
From the datasheet, for VIH and VIL see:
For the VOH and VOL, since I2C bus is an "open-collector" drive scheme, the IO port pin does not actively drive the pin high, it is pulled up to VCC using resistors.
VOL should be considered though. As you can see from the graph, VOL will vary with the current flowing through the pin. That is calculated by VCC/R, where R is the pullup resistance. Example 3.3/10k = 330uA.
Now looking at the graph, 330uA would produce a very small voltage drop, well below the VIL input threshold of the other devices on the bus, such as another MSP432 (From chart above, min is 0.55v).
Does this answer your questions?
Hello Anoop,
I haven’t heard from you for a couple of days now, so I’m assuming you were able to resolve your issue.
If this isn’t the case, please click the "This did NOT resolve my issue" button and reply to this thread with more information.
If this thread locks, please click the "Ask a related question" button and in the new thread describe the current status of your issue and any additional details you may have to assist us in helping to solve your issues.
Understood about Voh and Vol values. We are powering MSP432 with 3.3V supply. What will be the values of Vih(min) and Vil(max)? Can you explain little bit in detail?
**Attention** This is a public forum