Skip to main content
Visitor II
October 2, 2025
Solved

STM32H7 MCU selction: HRTIM with DLL?

  • October 2, 2025
  • 2 replies
  • 333 views

Title and content edited: modified MPU by MCU. There is a big differenece between MPU and MCU products

Hi,

 

we are currently selecting an STM32 MCU.

 

We need a dual core M7+M4 and so we've spotted STM32H757, so far so good.

Unfortunately we (lately) found out that even if its timer(s) are stated as HRTIM they do not have the DLL feature implemented and do not support high resolution PWM.

Tototo_0-1759398552874.png

So the question is "Is there any ST MCU fullfilling both requirements, M4+M7 and HRTIM with DLL?"

 

Thks

 

    This topic has been closed for replies.
    Best answer by STTwo-32

    Hello @Tototo and welcome to the ST Community.

    The STM32H745/H755/H747/H757 are the Dual core STM32 MCUs that does not include the DLL. the DLL is supported only on the STM32F334, STM32G47x and STM32G48x that are not dual core products.

    Best Regards.

    STTwo-32

    2 replies

    STTwo-32Answer
    Technical Moderator
    October 2, 2025

    Hello @Tototo and welcome to the ST Community.

    The STM32H745/H755/H747/H757 are the Dual core STM32 MCUs that does not include the DLL. the DLL is supported only on the STM32F334, STM32G47x and STM32G48x that are not dual core products.

    Best Regards.

    STTwo-32

    TototoAuthor
    Visitor II
    October 2, 2025

    Thank you much STTwo-32,

     

    it's not what I wished to hear, but at least it's a clear, simple statement.

     

    Thank you again.