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.

AM13E2X-SDK: PGA configuration error on Sysconfig

Genius 17985 points

Part Number: AM13E2X-SDK
Other Parts Discussed in Thread: SYSCONFIG

Hello,

My customer reported an error on AM13E2x-SDK(26_00_00_06).

When configuring PGA as "Subtractor Mode", sysconfig generates an wrong code.

For example, when adding an PGA configuration like the below with "C:\ti\am13e230x_sdk_26_00_00_06\examples\driverlib\gpio\gpio_toggle_output"  example code,

 

image.png

the below error is generated.

image.png

The below is generated code, 

 

image.png

DL_PGA_MMUX_INP1 should be INM1.

Could you check it and modify it on the next version?

Regards,
Oba