Other Parts Discussed in Thread: MSP430F5237
Hi.
In my current circuit-design, I2S signals from MSP430F5237 have pull-up to 3.3V power.
According to the description in “SLAA558-Nov 2012 (page 2)”, I am advised to connect the pull-up to DVIO instead of DVCC as shown below.
************************************** note ********************************
NOTE: In split supply I/O systems, if external pullup resistors are connected to any of the DVIO
supplied pins (for example, the USCI I2C pins – SDA and SCL), tie the external pullups to
the DVIO supply and not to DVCC.
********************************** ******************************************
By the way, DVIO is not available in MSP430F5237. Therefore, pulling-up I2C to DVIO is not possible.
So, should I route I2S signals without placing external pull-up's because there are already internal pull-ups? In other words, should I remove the external pull-ups (to 3.3V)?
Thank you.