6 PM
*To:* Sailfish OS Developers
*Subject:* Re: [SailfishDevel] The Other Half I2C
NOTE: This API is not supported in initial Jolla device software. It
will be available from 1.0.2.* and later Sailfish OS releases.
# Enable VDD
echo 1 > /sys/devices/platform/reguserspaceconsumer.0/state
# Disable
org] käyttäjän Kimmo Lindholm
[kimmo.lindh...@eke.fi] puolesta
Lähetetty: 23. joulukuuta 2013 18:20
Vastaanottaja: Sailfish OS Developers
Aihe: Re: [SailfishDevel] The Other Half I2C
Then I have to just sit and wait.
Or is there any magic that I can store to the eeprom to keep it active?
-kimmo
F
Subject: Re: [SailfishDevel] The Other Half I2C
NOTE: This API is not supported in initial Jolla device software. It will be
available from 1.0.2.* and later Sailfish OS releases.
# Enable VDD
echo 1 > /sys/devices/platform/reguserspaceconsumer.0/state
# Disable VDD
echo 0 > /sys/devices/pl
>From some (soon-to-be-released) docs by Kalle Jokiniemi
# Enable VDD
echo 1 > /sys/devices/platform/reg-userspace-consumer.0/state
# Disable VDD
echo 0 > /sys/devices/platform/reg-userspace-consumer.0/state
David
On 23/12/13 14:49, Kimmo Lindholm wrote:
> Anchors aweigh!
>
> Just hooked up sc
fi]
Sent: Monday, December 23, 2013 4:49 PM
To: devel@lists.sailfishos.org
Subject: [SailfishDevel] The Other Half I2C
Anchors aweigh!
Just hooked up scope to I2C bus on pogo pins, and there is life!
Can someone point me in correct direction to enable 3.3V pin?
3.3V seems to be active just for a while
Anchors aweigh!
Just hooked up scope to I2C bus on pogo pins, and there is life!
Can someone point me in correct direction to enable 3.3V pin?
3.3V seems to be active just for a while when I press the cover detector switch
and after eeprom in address 0x50 is tested 3.3V is gone.
Best Regards