Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - pc15
Search - pc15 - List
著名的水利专业软件,上百个源码,希望大家能喜欢!-famous water conservancy software, hundreds source, I hope you will like!
Update : 2025-02-17 Size : 515kb Publisher : 李明

DL : 0
中科大并行计算课程的ppt,非常有借鉴意义的。-The USTC parallel computing course ppt, and very reference.
Update : 2025-02-17 Size : 12.42mb Publisher : fuhaiyang

DL : 0
并行计算ppt,中国科学技术大学陈国良的课程ppt-Parallel computing courses ppt ppt, China University of Science and Technology Chen Guoliang
Update : 2025-02-17 Size : 97kb Publisher : chenzhou

适用于stm32f103,SDA接pc15,SCL接pc14,mems芯片为mpu60x0,mpu9xx0.-This program is created for stm32f103. For using, you should connect SDA to PC15, SCL to PC14. MEMS chipset need to be mpu6000 series and mpu9000 series.
Update : 2025-02-17 Size : 8.58mb Publisher : 林子涵

STM32F103 USB转双串口。使用CDC类。插上电脑后,会出来两个虚拟串口,如果提示找不到驱动,指定驱动路径到inf文件夹即可。 相比ST官方提供的只有1路串口的例程,方便了很多 用到的IO定义如下: 串口1:PA9和PA10 const GPIO_InitTypeDef TX1_pin { GPIO_Pin_9, GPIO_Speed_50MHz, GPIO_Mode_AF_PP } const GPIO_InitTypeDef RX1_pin { GPIO_Pin_10, GPIO_Speed_50MHz, GPIO_Mode_IN_FLOATING } 串口2:PA2和PA3 const GPIO_InitTypeDef TX2_pin { GPIO_Pin_2, GPIO_Speed_50MHz, GPIO_Mode_AF_PP } const GPIO_InitTypeDef RX2_pin { GPIO_Pin_3, GPIO_Speed_50MHz, GPIO_Mode_IN_FLOATING } USB使能脚:PC15 #define USB_DISCONNECT GPIOC #define USB_DISCONNECT_PIN GPIO_Pin_15 //GPIO_Pin_12 #define RCC_APB2Periph_GPIO_DISCONNECT RCC_APB2Periph_GPIOC 你可以根据自己板子的定义自行修改,修改办法是搜索上面这些宏定义,找到地方直接改掉并重新编译即可-STM32F103 USB to 2 Uart
Update : 2025-02-17 Size : 370kb Publisher : 莫汉伟
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.