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.

TMS320F28388D: Watchdog counter value calculation

Part Number: TMS320F28388D

Hi,

In F28388D controller, if I want to set watchdog counter value to 7ms, how to set it?

How to choose pre-scaler and pre-divider value?

Please explain the calculation part.

Thanks,

Subha

  • Subha,

    You have two divider in series for WD module to divide INTOSC1 clock and you can configure the divide value via WDCR.WDPRECLKDIV and WDCR.WDPS. You can find the clock frq formula in WDPRECLKDIV field description.

    Regards,

    Vivek Singh