This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28377S: Miss-coding is this?

Part Number: LAUNCHXL-F28377S

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