Closed
Description
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
Labels
No labels