You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read: Data seen at the IOs, independent of the direction configured.
I only can read this register with a RPi Pico with i2c frequency configured with 1000kHz. If I change the frequency to the recommended (400) I can't read it and can't check if I activate or not a channel.
I tested it too with STM32 and Arduino Nano and I can't read it too.
Is it really possible to read this register state configured as an output?
The text was updated successfully, but these errors were encountered:
In the datasheet (https://cdn.sparkfun.com/assets/learn_tutorials/4/3/4/sx150x_789.pdf) this is the description for RegData(0x08)
I only can read this register with a RPi Pico with i2c frequency configured with 1000kHz. If I change the frequency to the recommended (400) I can't read it and can't check if I activate or not a channel.
I tested it too with STM32 and Arduino Nano and I can't read it too.
Is it really possible to read this register state configured as an output?
The text was updated successfully, but these errors were encountered: