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.

TMS320F280049C: ADC example not working for 56RSH package

Part Number: TMS320F280049C
Other Parts Discussed in Thread: LAUNCHXL-F280049C, SYSCONFIG, C2000WARE

Tool/software:

ADC example works fine for Launchxl-F280049C.

We have developed our board with 56RSH package.

ADC example not working, results are always read as 0s.

ADC Example used is adc_ex1_soc_software.c

Steps followed:

1. imported empty_sysconfig_56rsh project from C2000Ware_5_03_00_00

2. Configured the ADC module same as "adc_ex1_soc_software.c" from C2000Ware_5_03_00_00

3. Verified pins changed as per 56RSH package

4. Build & and debug

5. Code runs but all the ADC results always 0

Please help