linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SI1133 light sensor: Is there anything to refer to?
@ 2017-06-19 14:42 Olivier Dugas
  2017-06-19 15:10 ` Peter Meerwald-Stadler
  0 siblings, 1 reply; 4+ messages in thread
From: Olivier Dugas @ 2017-06-19 14:42 UTC (permalink / raw)
  To: pmeerw, jic23, leonard.crestez; +Cc: linux-iio

Hi,

We've recently been trying to make the SI1133 light sensor work 
according to what's written in its datasheet. Unfortunately many 
questions remain and the si1145.c driver seems largely different from 
si1133. We believe that any code sample would be of a great help. Are 
you aware of any driver, unmerged patch or other code sample for this 
sensor?

Regards,

-- 

Olivier Dugas, Ing., M.Sc.
Sonatest Advanced Products

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: SI1133 light sensor: Is there anything to refer to?
@ 2018-05-18 17:42 Maxime Roussin-Bélanger
  0 siblings, 0 replies; 4+ messages in thread
From: Maxime Roussin-Bélanger @ 2018-05-18 17:42 UTC (permalink / raw)
  To: linux-iio, pmeerw

Hello Peter,

Do you have any progress that could be shared for si1153?

Even if it's not complete I could use it to begin si1133.

Thanks,
Maxime.

>Excellent news. I'll keep a watch for this new driver to show up.
>In the meantime, we just got the sensor to respond correctly using
>i2cget|set commands.
>
>FYI, the issue we had was that the reset value of ADCCONFIGx is not 0x00
>(as specified by the datasheet), but 0x0f, which selected no photodiode.
>Hence, we received only noise values.
>
>Thanks a lot and have a good day
>
>--
>
>Olivier Dugas
>
>On 17-06-19 11:10 AM, Peter Meerwald-Stadler wrote:
>> Hello Olivier,
>>
>>> We've recently been trying to make the SI1133 light sensor work
according to
>>> what's written in its datasheet. Unfortunately many questions remain
and the
>>> si1145.c driver seems largely different from si1133. We believe that
any code
>>> sample would be of a great help. Are you aware of any driver,
unmerged patch
>>> or other code sample for this sensor?
>> the si1133 belongs in the same family as the si1153 which has a different
>> register layout than the previous chips, so I think a separate driver is
>> needed
>>
>> I do have an eval board for the si1153 and started a driver, but it's not
>> ready for submission (yet), the si1133 should be a lot simpler than the
>> si1153
>>
>> regards, p.
>>
>
>--
>To unsubscribe from this list: send the line "unsubscribe linux-iio" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-18 17:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-19 14:42 SI1133 light sensor: Is there anything to refer to? Olivier Dugas
2017-06-19 15:10 ` Peter Meerwald-Stadler
2017-06-19 16:04   ` Olivier Dugas
  -- strict thread matches above, loose matches on Subject: below --
2018-05-18 17:42 Maxime Roussin-Bélanger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).