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.
Hi!
I was using this IC to sense current, voltage, and power. From the datasheet it looks like it does not have isolation built in to electrically isolate the Sensing pin side from the SPI Data pin side.
Could anyone recommend how to incorporate an easy isolation or another IC that has the same specs as the INA239 for me?
Thank you
Hello Douglas,
None of our shunt based current sensors have built in isolation. If you need a device with built in isolation, then you could look into our Hall-effect current sensors, found here: https://www.ti.com/sensors/magnetic-sensors/hall-effect-current/products.html. These are all analog out though, so you may like my next suggestion better.
If you would still like to use the INA239, then you can add a digital communication isolator, similar to how is done in TIDA-01608 (https://www.ti.com/tool/TIDA-01608), only with an SPI isolator instead of an I2C isolator. Just make sure that the logic thresholds of the isolator you choose are compatible with the high/low logic level of the IAN239.
Regards,
Mitch
Hey Douglas,
I fixed the link above so that it works now.
To convert the analog signal to digital you just use an ADC (Analog to Digital Converter). It is likely that your MCU has one built it, but it may not be the resolution you need. In that case you can get separate dedicated device.
Regards,
Mitch