HI:
Custom AM5708 board card
SDK:5.3
Hardware schematic:
The application layer sets the reset signal
# RESET gpio4_29
echo 125 > /sys/class/gpio/export
echo "out" > /sys/class/gpio/gpio125/direction
echo 1 > /sys/class/gpio/gpio125/value
sleep 1
echo 0 > /sys/class/gpio/gpio125/value
The device could not be identified using the i2cdetect command
What should we pay special attention to about the TCA9539 chip?I can't identify the device.





