搜索资源列表
usb_232
- STM32下做的usb转RS232程序,有兴趣的同志可以参考下,开发板为MCBSTM32-STM32 done under the usb to RS232 procedures comrades are interested can refer to, the development board for MCBSTM32
STM32-USB
- STM32F103系列芯片都自带了USB,不过STM32F103的USB都只能用来做设备,而不能用作主机。既便如此,对于一般应用来说已经足够了。本节,我们将向大家介绍如何在 MiniSTM32开发板上虚拟一个USB鼠标。-STM32F103 usb
ALIENTEK-MINISTM32--USB
- 用STM32的USB做一个USB读卡器的实验源码-source code of the STM32 USB to a USB card reader
SD
- 用stm32做的SD读卡器源码,插入usb识别为可移动磁盘,利用SPI1操作SD卡-Use the stm32 do SD card reader source, the use of the the SPI1 operating SD card as a removable disk, insert the usb recognition
ALIENTEK-MINISTM32-USBdukaqi
- 用stm32做的USB读卡器,希望有用。-USB card reader stm32 do hope that useful.
USBMem
- 学习如何用STM32做USB与PC通讯.使用了片上RAM模拟一个U盘,对初学USB的童鞋很有帮助.-Learning with STM32 USB and PC communications. Use of on-chip RAM to simulate a U disk, USB of children' s shoes helpful for beginners.
USB_device
- STM32的USB DEVICE驱动库,可以做为HID和虚拟串口使用-STM32 USB Device driver library, can be used as HID and virtual serial port to use
mass_usb_u
- 用nand做的usb u盘, 芯片是stm32103rbt6-stm32 usb mass stage
USBmouce
- USB鼠标,用来驱动USB鼠标的程序,用的STM32做的,欢迎下载-use to run USB mouce,it is very easy to use.
STM32_dip
- 用STM32做的一个USB显示器(rtthread,robopeak) 。类似robopeak这个公司的ropo display产品。-STM32 do with a USB monitor (rtthread, robopeak). Similar robopeak this company ropo display products.
wiless
- 实验器材: 战舰STM32F103开发板V3版本 实验目的: 学习NRF24L01 2.4G无线模块的使用. 硬件资源: 1,DS0(连接在PB5) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A10接RS) 4,
chengxudaima
- STM32控制板(自己设计的),主要实现的功能包括:GPS数据获取,LED显示,开关中断,数码管,USB(采用串口RS232协议,电路中设计了相应转换),霍尔传感器输入,SPI存储,FLASH扩展,继电器和实时时钟等功能的具体代码。通过编写具体的库,给大家做一个参考(注:都是底层的代码,库文件编写,针对电路的) 不含上位机部分-STM32 control board (own design), the main features inc
E6_CAN2USBAdapter_v2.0
- 利用STM32做的USB转CAN的适配器资料-STM32 do use USB to CAN adapter information
USB鼠标键盘复合设备
- 自己做的基于STM32的鼠标键盘符合设备,可以用于熟悉USB编程(Do their own STM32 based keyboard and mouse in line with the equipment, can be used to familiar with USB programming)
STM32USB
- STM32的USB程序开发实例心得,可做开发使用(STM32's USB program development example)
STM32_USB_复合设备-原
- stm32做的 usb转键盘+HID复合设备,即插即用(stm32 do usb keyboard + HID composite device, plug and play)
USB-HID-20191231
- 用STM32做的一个USB 模拟发送按键到PC上 当GPIO按下的时候 模拟指定的字符发上来,模拟游戏按下的动作(Use a USB analog send button made by STM32 to send to PC when GPIO is pressed, simulate the action of game pressing)