Skip to main content
Graduate II
June 10, 2025
Solved

ADF clock constraints

  • June 10, 2025
  • 2 replies
  • 260 views

In the example ADF_AudioRecorder, the OutputClock.Divider is set to 4 (STM32Cube_FW_U5_V1.7.0\Projects\STM32U575I-EV\Examples\MDF\ADF_AudioRecorder\Src\main.c).

But the datasheet RM0456 at page 1610 say: Fadf_proc_ck > 4 x FADF_CCKy

With Fadf_proc_ck = 4 x FADF_CCKy, this example doesn't respect the clock constraint.

Who is correct ? the example or the RM ?

    This topic has been closed for replies.
    Best answer by Imen.D

    Hi @nicolas ,

    The reference manual is correct. I have passed this issue along to our development team to fix the error in the example.

    Thank you once again for your contribution.

    2 replies

    Technical Moderator
    June 10, 2025

    Hello @nicolas,

    Thank you for having reported this.

    This will be escalated internally (via Internal ticket number: 211868) for analysis and I will be back to you with update.

    Imen.DAnswer
    Technical Moderator
    June 11, 2025

    Hi @nicolas ,

    The reference manual is correct. I have passed this issue along to our development team to fix the error in the example.

    Thank you once again for your contribution.