2023-06-16 12:59 PM
Hi .
I like to use 25MHZ external crystal oscillator in Nucleo-F411RE board.
Is it possible to use that or I have to use 8 MHZ crytal .
İf it is possible can I directly solder it to X3 and use it or I have to change capacitors etc.. for this operation.
Thanks
Solved! Go to Solution.
2023-06-16 02:41 PM
You'll need to do several things.
Remove SB/0R connecting the ST-LINK's MCO clock
Add the crystal, add the capacitors, and make the SB/0R that attach the crystal to the STM32F411. Pull a schematic, should be under the CAD Resources tab for the Nucleo-F411 board page.
2023-06-16 02:41 PM
You'll need to do several things.
Remove SB/0R connecting the ST-LINK's MCO clock
Add the crystal, add the capacitors, and make the SB/0R that attach the crystal to the STM32F411. Pull a schematic, should be under the CAD Resources tab for the Nucleo-F411 board page.
2023-06-17 01:19 AM
Thanks for your help