Hi team,
The custom board circuit is as follows:
The configurations of the register are as follows:
tuss44x0_regWrite(dev, 0x10, 0x00);
tuss44x0_regWrite(dev, 0x11, 0x00);
tuss44x0_regWrite(dev, 0x12, 0x1E);
tuss44x0_regWrite(dev, 0x13, 0x00);
tuss44x0_regWrite(dev, 0x14, 0x01);
tuss44x0_regWrite(dev, 0x15, 0x00);
tuss44x0_regWrite(dev, 0x16, 0x1F);
tuss44x0_regWrite(dev, 0x17, 0x07);
tuss44x0_regWrite(dev, 0x18, 0x14);
tuss44x0_regWrite(dev, 0x19, 0x3E);
tuss44x0_regWrite(dev, 0x1A, 0x8A);
tuss44x0_regWrite(dev, 0x1B, 0x00);
tuss44x0_regWrite(dev, 0x1C, 0x08);
tuss44x0_regWrite(dev, 0x1D, 0xB9);
tuss44x0_regWrite(dev, 0x1E, 0x02);
tuss44x0_regWrite(dev, 0x1F, 0x00);
Measuring output terminal outa shows an abnormal signal, only rising falling signal, and no square wave is formed. As shown in the following figure, where yellow is the signal for IO2 and blue is the outa signal:
Could you help check this case? Thanks.
Best Regards,
Cherry