Skip to main content
CSele.1
Visitor II
January 12, 2021
Question

Hello, I'm an electronic engineer and I'm working on a project for automation of agricultural machinery, we are using in this project the microcontroller STM32F446RCT7TR.

  • January 12, 2021
  • 2 replies
  • 683 views

Hello, I'm an electronic engineer and I'm working on a project for automation of agricultural machinery, we are using in this project the microcontroller STM32F446RCT7TR. however I have little experience in this microcontroller and so I'm sorry if my question is a little obvious.

My question is, we are using an 8 MHz oscillator crystal with a large package in the prototype, but for the product I need to use an SMD crystal with the smallest possible package, which one would you recommend?

And because the application note AN2867 - Table 7 only indicates crystals of 32.7 MHz

Thanks

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
January 12, 2021

You mean 32.768 KHZ, it focuses on those due to the lower power requirements and efficiencies, and a desire for them to start and oscillator properly.

The HSE drive pins are more aggressive.

If you want to lift some HSE examples, perhaps pull the current NUCLEO-144 and DISCO schematics and BOMs, where ST calls out specific makes and models. Watch the capacitors and topology.

Smallest possible? 3.2 mm x 2.5 mm? 2.5 mm x 2.0 mm ?

What can your PCB and PCBA work with? Determine what they are comfortable working with, and the costs.

0693W000007AzlfQAC.jpg 

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Tesla DeLorean
Guru
January 12, 2021
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
TDK
Super User
January 13, 2021

If you can get by with +/-1% accuracy, you don't need an HSE at all and can use the internal HSI as a clock.

"If you feel a post has answered your question, please click ""Accept as Solution""."