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.

CCS/TMS320F28379D: ADC Post processing block - no difference in ADC Result Reg

Part Number: TMS320F28379D


Tool/software: Code Composer Studio

Hi,

i am reading ADC values from ADC Channel 0. I have initiated two SOCs. One SOC gives the original value that i get from ADC Channel 0. Another SOC is initiated to give an Offset Adjusted value. On Debug i get the nearly same value on both ADC Result Regs (ADCResult0 & ADCResult1. ) even though i have put 1000 on OFFCAL Reg.

While Debugging, in the Registers section. The value gets uploaded to the OFFCAL Reg and PPBCONFIG Register is uploaded with SOC1. Some snaps of code are below.