Part Number: TMDS64EVM
Other Parts Discussed in Thread: ADC-PHI-PRU-EVM, ADS8588SEVM-PDK
Hello,
I am using TMDS64EVM with ADC-PHI-PRU-EVM and ADS8588SEVM-PDK.
I can successfully build and run the ADC example in CCS:
( mcu_plus_sdk_am64x_11_01_00_17/examples/pru_io/adc/ads85x8 )
However, I am unable to change the sampling rate.
I changed the Sampling Rate from 40,000 to 20,000 in example.syscfg file.

I checked that ADC_CONVST_IEP_PRD_CONST was updated from 24998 to 49998 in ti_pru_io_config.inc file.

Additionally, I checked the CONVSTA signal with an oscilloscope.
Even after changing the sampling rate in example.syscfg file, the sampling interval remained 25 µs.

Could you please guide me on how to resolve this issue?
Regards,
SoonRyul Nam.