We’re implementing an RS485 interface using the ISO15 (http://www.ti.com/lit/ds/symlink/iso15.pdf) with a circuit similar to that described in this app note (http://www.ti.com/lit/an/slla299/slla299.pdf).
The ISO15 requires the isolated VCC2 to be between 3.15V and 3.6V
We’re looking at the TI DCP020503 as the isolated power supply for this design (rather than the recom in the app note, which is no longer manufactured and is EOL).
However, the TI DCP020503 has the following output voltage range: 3.13 - .3.46
So we have the potential of being 3.13 Vout with a Vin(min) of 3.15.
Not a big margin of error issue, but something we need to be careful with.
Our main power supply that drives the circuit is the TPS54232, which will have a pretty tight (<2%?) output voltage, so can we safely assume that we’ll be inside the ISO15 requirements thru the DCP020503?
Thanks