Custom STM32L476 based board LSE and HSE
Hello everyone, so it is my first time designing a board with stm32l476rg MCU. I was using the reference design from this sheet: https://www.st.com/resource/en/application_note/an4555-getting-started-with-stm32l4-series-and-stm32l4-series-hardware-development-stmicroelectronics.pdf
When I was looking at datasheets to choose LSE and HSE I saw this note on section 7.7 of https://www.st.com/resource/en/user_manual/um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf

Also, for my project I used STM32L476RG Nucleo-64 board and in clock configuration, I think only internal oscillators are used.

I am not sure if tere is a passive use of the HSE and LSE because I think those are like default for every stm32 project but I am trying to understand why are LSI RC and HSI RC not enough. Not stable with temperature changes maybe because of RC or precision, not sure. Appreciate any help. Also is the reference design on here: https://www.st.com/resource/en/application_note/an4555-getting-started-with-stm32l4-series-and-stm32l4-series-hardware-development-stmicroelectronics.pdf is enough to design my custom stm32 based board or do I need any other sheets for reference? Thank you
