
如题,STM32U595,USB要使用HIGH SPEED,也就是480M总线速度,手册上说的HS必须要用HSE做时钟源,但是现在试了下,用HSI做时钟源,也是可以的,这是个例还是确实可以用HSI做时钟源?如果批量出产品,用HSI做USB HS时钟源,会不会经常故障,良品率不高? USB on-the-go high-speed (OTG_HS) The devices embed an USB OTG high-speed device/host/OTG peripheral with integrated transceivers. The OTG_HS peripheral is compliant with the USB 2.0 specification and with the OTG 2.0 specification. It has software-configurable endpoint setting and supports suspend/resume. This interface requires a precise 60 MHz clock that is generated from the internal USB PHY PLL (the clock source must use a HSE crystal oscillator). |
这个地方手册都明确强调MUST了,当然要基于HSE时钟源来进行USB、CAN之类的通信了。至于你现在手头开发板使用HSI可以,不代表所有板子及场合都行。总之,按手册的来。 |
STM32U575 按照历程配置了ADC,参考电压采用默认,Vrefe和VADDA短接,3.3V。ADC引脚有1.8v,读取的结果为0。
STM32U5G9J-DK2资源还是蛮少的
stm32u595VJT6 PA5 SPI1_SCK(boot) 是什么意思
STM32U5 IWDG的提前唤醒中断无法在STOP模式下触发
STM32U5不支持ST-LINK v2怎么办?
求助,移植touchgfx之后stm32不运行程序。
求助,移植touchgfx之后stm32不运行程序,keil进入debug倒是可以手动运行
STM32U5+8bit_8080 LCD ,怎么配置touchgfx。
STM32U5 QSPI
STM32 OCTOSPI 读取 ICNA3306 显示屏 ID 失败,求助;