Re: Is IIO the appropriate subsystem for a thermal camera sensor?

2015-10-26 Thread Jonathan Cameron
nd. >> >> On 10/23/2015 06:58 PM, Lucas Magasweran wrote: >>> >>> Hi Daniel, >>> >>> My colleague, Roberto Cornetti, attended your IIO talk at LinuxCon >>> recently and is using the IIO subsystem for an I2C IMU. >>> >>

Re: Is IIO the appropriate subsystem for a thermal camera sensor?

2015-10-26 Thread Jean-Michel Hautbois
Cornetti, attended your IIO talk at LinuxCon >> recently and is using the IIO subsystem for an I2C IMU. >> > > Glad to hear that :) > >> My question is if IIO the appropriate subsystem for a thermal camera >> sensor. The driver needs to acquire frames over SPI a

Re: Is IIO the appropriate subsystem for a thermal camera sensor?

2015-10-26 Thread Daniel Baluta
is if IIO the appropriate subsystem for a thermal camera sensor. The driver needs to acquire frames over SPI and configure the sensor via I2C. It also has to respond to a GPIO interrupt to synchronize with the camera. I am not sure exactly about this. My feeling is that this should go with the v4l