Do I have to use a 32 kHz oscillator (LSE) for the STM32WB55 MCU ZigBee application?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-10 1:24 AM
Hello,
I am going to use a 32 MHz oscillator (LSE) for a ZigBee application on STM32WB55. Do I have to add a 32 kHz oscillator? I do not need RTC.
Best regards,
Batuhan
Solved! Go to Solution.
- Labels:
-
RCC
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-14 9:50 AM
You can use the STM32WB55 without the LSE if you:
- don't need an RTC and
- don't need beaconing support and
- don't want to synchronize internal oscillators from LSE
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
Good luck!
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-14 9:50 AM
You can use the STM32WB55 without the LSE if you:
- don't need an RTC and
- don't need beaconing support and
- don't want to synchronize internal oscillators from LSE
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
Good luck!
/Peter
