Skip to main content
gvuyk07
Associate II
March 21, 2016
Question

Does CubeMX take care of hardware errors? (erratas)

  • March 21, 2016
  • 2 replies
  • 626 views
Posted on March 21, 2016 at 21:27

Does CubeMx implement the workarounds described on the erratas file or that is the user's job?

    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    March 21, 2016
    Posted on March 22, 2016 at 00:20

    Well perhaps some of them. Usually protects you from the hazards related to the AHB/APB clock enables, and TIM->SR flag clearing etc.

    Probably less so the Cortex's tail chaining pipeline hazard.

    I'd recommend you keep the errata in mind as you code your solution. Cube is just a frame-work creator, assuming it is much else is perhaps dangerous.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    stm32cube-t
    ST Employee
    October 7, 2016
    Posted on October 07, 2016 at 12:12

    Dear user,

    it is part of our process now. Starting with STM32CubeMX 4.17 (coming out soon), STM32CubeMX shall reveal MCUs limitations as listed in the errata sheet.

    Best regards