M5StickV Firmware_1017 Upgrade
-
@thrasher said in M5StickV Firmware_1017 Upgrade:
@ajb2k3 @Xeon
I can help to translate into russian, with time.
Whenever Ill have spare minuteThank you your support will be most appreciated
-
new bug:
"pmu import axp192" interferes when i try to get gyro/accel data from the MPU6886 -
@staberas actually it not a bug . the K210 only three I2C interface, camera ,and some hardware dafuit use two interface . then PMU use one interface , if you want to use IMU , you shoud be Reasonable distribution I2C interface.
-
im not sure i understand, can u provide an example ?
EDIT: it works now i have to comment out those two:
#pmu = axp192()
#pmu.enablePMICSleepMode(True)when added they the IMU locks up