Skip to content
Snippets Groups Projects
  1. Dec 03, 2023
  2. Mar 03, 2023
  3. Jan 31, 2023
  4. Jan 30, 2023
    • simoschip2000's avatar
      Update INA219_WE.h · cf3b88f8
      simoschip2000 authored
      Removed unnecessary comment.
      cf3b88f8
    • simoschip2000's avatar
      Update INA219_WE.cpp · 7d744281
      simoschip2000 authored
      7d744281
    • simoschip2000's avatar
      Add function getConversionReady · c1db2e4c
      simoschip2000 authored
      Note: ConversionReady only gets reset if getBusPower is called (or the Configuration Register is written somehow)!
      c1db2e4c
    • simoschip2000's avatar
      Added function to see if new value is available · c57eb9e5
      simoschip2000 authored
      Note: ConversionReady only gets reset if getBusPower is called (or the Configuration Register is written somehow)!
      c57eb9e5
    • simoschip2000's avatar
      Update INA219_WE.cpp · 767e75c5
      simoschip2000 authored
      According to the datasheet reading the INA219_BUS_REG does not clear the CNVR flag. Reading the INA219_PWR_REG instead would clear the CNVR flag.
      Since the INA219_CONF_REG is written afterwards anyways, even a read of the INA219_PWR_REG would be unnecessary.
      Checked the behaviour with the Triggerd example and everything seems to be fine.
      Thank you for your efforts!
      767e75c5
  5. Nov 29, 2022
  6. Oct 23, 2022
  7. Oct 02, 2022
  8. Apr 28, 2022
  9. Apr 06, 2022
  10. Jan 23, 2022
Loading