GPIO_Init(GPIO_LED, &GPIO_InitStructure);GPIO_SetBits(GPIO_LED,DS1_PIN|DS2_PIN|DS3_PIN|DS4_...
在启动文件中有一个默认的时钟配置函数SystemInit,开机之后会先执行这个默认的时钟配置,但是很多时候默认的时钟配置不能满足实际的场景需求,这个时候就需要修改时钟了。在标准库有一个stm32f10x_rcc.c的文件,这里有时钟配置的相关函数,可以在这里调用函数修改时钟配置。以下为常用的函数: void RCC_DeInit(void); void...
mer. avril 20 2022 20:07:18.878333 - [System] Runtime: 1650333605 250820 STEAMVR Also trying to launch steamvr directly with ~/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh I learned that it create dump, here my /tmp/dumps folder (nb: it doesn't have dumps of all ...