lc2047
Results
2
comments of
lc2047
It seems the ESP32 has some issue with I2C clock frequency. `Wire.setClock(400000);` If reduce it to 100K, the code can go on. But another issue happen. `Error initializing communication with...
Hi @flybrianfly Thanks for your support. The I2C speed issue still there(100kHz or slower). However, the AK8963 function had new updates. I tried many codes and modified code for pass-through....