Re: INA260 device driver (based on ina226 device)

2025-01-26 Thread Stewart Charnell
On 26/01/2025 16:40, Nathan Hartman wrote: On Sun, Jan 26, 2025 at 11:01 AM Stewart charnell wrote: Hello, I have been working with a ina260 (digital current and power monitor via ADC) sensor module (I2C interface). I created a device driver based on the ina226 device. I have found some err

INA260 device driver (based on ina226 device)

2025-01-26 Thread Stewart charnell
Hello, I have been working with a ina260 (digital current and power monitor via ADC) sensor module (I2C interface). I created a device driver based on the ina226 device. I have found some errors in the ina226 (and ina219) drivers, and intend to feed back the changes (once I work out how to ge

Re: INA260 device driver (based on ina226 device)

2025-01-26 Thread Nathan Hartman
On Sun, Jan 26, 2025 at 11:01 AM Stewart charnell wrote: > Hello, > > I have been working with a ina260 (digital current and power monitor via > ADC) sensor module (I2C interface). I created a device driver based on > the ina226 device. I have found some errors in the ina226 (and ina219) > driver