Oscillators with STM32C071RBT6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-31 5:12 AM
Hello to everyone
I'm using the board NUCLEO-C071RB. I already done the firmware, and it seems work fine.
Because now i must build my board i check again my project:
I forgot to set PF0-PF1 (Osci IN OUT) and PC14-PC15(OSCX IN OUT). It would huge problem so why does the MCU work fine?
Solved! Go to Solution.
Labels:
- Labels:
-
STM32CubeIDE
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-31 5:20 AM
The chip will default to using an internal oscillator.
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-31 5:20 AM
The chip will default to using an internal oscillator.
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
