2026-02-27 10:24 PM
2026-02-28 4:05 AM
I don't use SPI, bit for SPI it seems that You have to set I2C_disable = 1, before setting DEVICE_CONF.
2026-03-17 1:26 AM
Hi @wz2 ,
I suggest you follow these steps:
WHO_AM_I with DEVICE_CONF = 0 to check device identity.DEVICE_CONF = 1.DEVICE_CONF back to 0 to exit configuration mode and start normal operation.DEVICE_CONF = 1 unless you need to reconfigure the device.