初级会员

- 积分
- 63
- 金钱
- 63
- 注册时间
- 2017-1-22
- 在线时间
- 12 小时
|
发表于 2020-6-4 20:05:37
|
显示全部楼层
本帖最后由 henu321 于 2020-6-4 20:09 编辑
感谢!碰巧在使用L011F4mcu时看L0x1权威指南看到正疑惑呢。权威指南这么写的Clocks
Four different clock sources can be used to drive the system clock (SYSCLK):
HSI16 (high-speed internal) oscillator clockHSE (high-speed external) oscillator clock
The HSE external quartz connexion is available only on cat. 2 devices in LQFP48
package.
PLL clock
MSI (multispeed internal) oscillator clock
The MSI at 2.1MHz is used as system clock source after startup from power reset,
system or RTC domain reset, and after wake-up from Standby mode.
The HSI16, HSI16 divided by 4, or the MSI at any of its possible frequency can be used
to wake up from Stop mode
我这才明白这里的意思是除了 LQFP48封装的其他的没有提供外部可用晶振管脚,只能通过单脚有源时钟或coo输出提供。也可以看下cubemx上的提示
|
|