rexjohn4u
Newbie level 5
- Joined
- Jul 21, 2009
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Piravom
- Activity points
- 1,336
Hello,
I am trying to implement an I2C interface. SCL and SDA signals are on high('b1) state if in stop/inactive state. How can i model the same?
Later if i want to drive 'b0 or 'b1 from the driver, it should not throw error. And if i am not driving any value, it should go back to high('b1) state
Please explain what is 'pullup" premitive and how it is used
I am trying to implement an I2C interface. SCL and SDA signals are on high('b1) state if in stop/inactive state. How can i model the same?
Later if i want to drive 'b0 or 'b1 from the driver, it should not throw error. And if i am not driving any value, it should go back to high('b1) state
Please explain what is 'pullup" premitive and how it is used