Skip to content

aa663ea redefined OS_CLOCK for MTS_MDOT_F411RE platform #2858

Closed
@mfiore02

Description

@mfiore02

Description

  • Type: Bug
  • Priority: Blocker

Bug

Target
MTS_MDOT_F411RE

Toolchain:
GCC_ARM|ARM|IAR

meed-os sha:
b481da4 Merge pull request #2843 from andresag01/update_mbedtls


Before commit aa663ea OS_CLOCK was set to 96MHz in targets.json for the mDot platform. After this commit, it was defined to 100MHz which breaks LoRa functionality due to precise timing requirements.

hal/targets/cmsis/TARGET_STM/mbed_rtx.h now has 4 different entries for STM32F411RE. The last one sets OS_CLOCK to 100MHz which will apply for all 411 targets.

See #2857 for fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions