Do I need an external crystal for RS485 or CAN on STM32H533RET6?
Hi everyone,
I’m currently working with the STM32H533RET6 and I’m wondering whether an external crystal oscillator is required (or at least recommended) for reliable communication over RS485 and CAN.
From my understanding, even at the highest baud rates, the internal clock (HSI) should be accurate enough for both interfaces, since the STM32’s internal oscillator is fairly precise and stable.
So my questions are:
Is the internal clock sufficient for high-speed RS485 and CAN communication?
Under what conditions would it be better or necessary to use an external crystal (HSE)?
Thanks in advance for any insights or practical experience!
