Hey,
I’m facing trouble with the AS5600 and XIAO ESP32C3.
I did the next connections:
SDA - GPIO 6
SCL - GPIO 7
GND - GND
VDD - 5V
No matter what code I’m uploading, nothing work and I cant read any value.
Can someone help me please?
Hey,
I’m facing trouble with the AS5600 and XIAO ESP32C3.
I did the next connections:
SDA - GPIO 6
SCL - GPIO 7
GND - GND
VDD - 5V
No matter what code I’m uploading, nothing work and I cant read any value.
Can someone help me please?
Hi there,
I have seen a couple threads on this Magnetic encoder device, I would post the code to get a more complete answer. Also have you tried swapping the A4 & A5 and definitely add some delays in between reads. What is the wire clock set too?
Show the code and all the smart folks here will comment.
HTH
GL PJ
here is an old but good link as well
XIAO input/output is 3.3V spec. Is the input/output of the sensor board 3.3V specification? 5V input/output sensor cannot be connected.
Are SDA and SCL pulled up?
Have you checked with I2CScanner?
A photo (enlarged front or back side) or schematic showing the details of the sensor board might tell us something more.