搜索资源列表
STM32F10xUSBLib
- STM32F103 USB例子程序包括大容量存储、USB转串口,具体请查看www.elechome.com
USBCDC
- keil 下usb转串口,USB2.0接口,可接MMC卡(U盘),可作USB Audio Device(USB声卡)。
usbserial
- 常见的usb转串口驱动安装程序,FT232 CH340 PL2303,均经过本人测试-Common usb to serial port driver installation process, FT232 CH340 PL2303, all after I test! !
VirtualCom_2_OK
- 一个简单的基于LPC2468的USB转串口范例-LPC2468 based on a simple USB to serial port of the sample
Virtual_Com_Port
- 关于STR9的USB转串口的驱动,包含PC的驱动-STR9 turn on the USB serial port drivers, including PC driver
usbtoRs232_by_holtek
- 基于holtek的usb转串口的源代码,支持9600bps的传输速率。-Based on the usb-serial holtek the source code to support the transmission rate of 9600bps.
can-usb
- C语言实现的CAN转串口通讯程序,可双向通讯也可单向通讯-CAN SEND DATA TO SERIAL PORT
CH340DS1
- CH340 是一个 USB 总线的转接芯片,实现 USB 转串口、USB 转 IrDA 红 外或者 USB 转打印口-CH340 is a USB bus adapter chip, USB to serial, USB to IrDA infrared or USB to LPT
usbdevice
- TI ARM M4处理器USB转串口程序-This example application turns the evaluation kit into a virtual serial port when connected to the USB host system. The application supports the USB Communication Device Class, Abstract Control Model to redirect UART0 traf
STM32_Virtual_COM_Port.rar
- STM32实现虚拟串口USB转串口,在开发板上进行了验证,The STM32 achieve virtual serial port USB to serial port, has verified on the shenzhou VI development board
USBCDC()
- 路虎开发板LPC1768官方一个USB虚拟串口例程,适合开发USB转串口线等应用-Land Rover LPC1768 development board official a USB virtual serial port routines, suitable for developing applications such as USB to serial cable
USB-COMM-DRIVE
- USB 转串口线驱动,用于单片机的系统开发。-USB to serial line driver for single-chip system development.
430AD2
- DM430-L型最小系统板串口测试程序,使用单片机的串口0通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到系统板 //系统板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 开发板的BSL_Config区的RXD和TXD0连接,TXD和RXD0连接即可-DM430-L-type minimum system board serial testing procedures,
Virtual_COM_Port
- 这是一款改编自Keil例程的虚拟串口的程序,利用端点2和端点3实验USB转虚拟串口的功能,收发数据。-This is a program adapted a virtual serial port Keil routines, the serial port function using the experimental endpoint 2 and 3 USB to virtual endpoints, send and receive data.
USBzhuanchuankou
- USB转串口,实现单片机USB转串口功能-USB to serial, to achieve single-chip USB to serial port functions
USBCOM
- 基于STM32F103T8芯片的USB转隔离串口的设计方案,带原理图,源程序。-USB-to-serial-based isolation designs STM32F103T8 chip with schematics, source code.
mpu6050-germen
- 实验器材: 探索者STM32F4开发板 实验目的: 本实验为新建工程实验,仅供大家新建工程时参考。 新建工程详细步骤,请看《STM32F4开发指南-库函数版本》第3.3节。 硬件资源: 1,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验下载后,串口1将不停的输出t的值,打开电脑串口调试助手即可查看现象。 -experiment equipment: Explorer
Template-Function
- 实验器材: 探索者STM32F4开发板 实验目的: 本实验为新建工程实验,仅供大家新建工程时参考。 新建工程详细步骤,请看《STM32F4开发指南-库函数版本》第3.3节。 硬件资源: 1,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验下载后,串口1将不停的输出t的值,打开电脑串口调试助手即可查看现象。 注意事项: 无. 正
ADCPDACPDMA
- 实验器材: 探索者STM32F4开发板 实验目的: 学习STM32内部ADC的使用 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,ADC(STM32内部ADC1,通道5,即:ADC1_CH5)-experiment
实验12 OLED显示实验
- 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3) 5,24C02(IIC连接在PB8/PB9上面) 实验现象: 本实验通过KEY1按键来控制24C02的写入,通过另外一个按键KEY0来控制24C02的读取