External oscillator STM32L476Jxx (Sensor Tile)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-12-30 2:13 AM
I am designing a new custom board replicating Sensor Tile.The problem is STM32l476jxx (sensor tile) is not using external crystal for core clock. its uses Bluenrg reset pin on the external clock oscillator input pin (PH0). So shall i shift the reset pin to any another pin or shall i use the internal oscillator. Please suggest...
I have attached a pdf of sensor tile schematic. On page 5, the PH0 is connected to reset of bluenrg.
Please suggest the solution.
#stm32l476jgy6 #oscillator #sensor-tile- Labels:
-
RCC
-
STM32L4 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-12-30 3:21 AM
Normally on most STM32L4 there should be MSI feature which enables generation of precise high frequency clock up to 48MHz from 32khz one. Then using PLL it is possible to generate any higher SYSCLK frequencies with high precision (USB FS or OTG)
Remember that PH0 and PH1 are weaker pads than usual as they are designed for optional crystal. They would prefferably be used as digital input. Check out the datasheet.
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-12-30 3:48 AM
Hi
Arora.Nitish
I have moved your thread to the
where product related questions are posted.Thanks
Oli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-12-31 7:26 AM
Yes, as highlighted by Seb, you should not need an external crystal for HSE. Or maybe you can explain us why you would need it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-01-03 11:14 PM
Thank You Sir.
:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-01-03 11:15 PM
