Closed bperseghetti closed 1 year ago
Please use our bug template when reporting bugs. You need to edit this issue to include the information requested in https://github.com/zephyrproject-rtos/zephyr/blob/main/.github/ISSUE_TEMPLATE/001_bug_report.md
Describe the bug The INA23x driver does not allow setting of a rshunt value less than 1mOhm.
To Reproduce
Try to set the rshunt-milliohms to <0.5> in an overlay for MIMXRT1062_FMURT6 board ex:
Expected behavior Should allow setting value below 1 mOhm
Impact The driver eliminates the ability to use many standard VMU/FMU modules that range in 100-500 uOhm range. The lack of resolution on the rshunt Ohm value also eliminates the ability to "tune" to a resistors variance when using the TI documents example of 1mOhm.