Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Hi All,
In "Example_2823xGpioSetup" sample code, at line 532 of Example_2823xGpioSetup.c file, it seems that it should be GpioCtrlRegs.GPBQSEL1.bit.GPIO33 = 3; // asynch input rather than GpioCtrlRegs.GPBQSEL1.bit.GPIO32 = 3; // asynch input, right ?
Best,
Takano