搜索资源列表
GPS test 给予stm32的gps定位程序
- 给予stm32的gps定位程序,用c编写,亲自测试通过,可以直接拿来用-Given stm32 the gps locator, with c write personally tested and can be directly used
STM32_USB.rar
- 圈圈的USB自定义设备的上位程序+驱动+D12固件源代码,还有自己改的STM32的虚拟串口的USB固件。 ,STM32 USB
usb_stm32_1229
- STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
stm32-485-program
- 关于stm32的485通讯程序,用串口USART-485 program
STM32_USB
- stm32 USB 开发,上位机,驱动,下位机程序参考-stm32 USB development, host computer, drive, lower computer program reference
stm32_uart_remap
- STM32F103串口映射测试程序,测试效果还可以,如果要移植,修改下就行-isp_uart remap
Net2USART
- STM32+LWIP的串口转网口程序源码-STM32+ LWIP switch network serial port source code
USB_Test
- USB_Test stm32 usb测试程序-USB_Test stm32 usb test program
USB
- usb串口驱动程序,很实用的一个软件,用于usb转串口的应用!-dongxu
CH375_arm32
- CH375 USB接口协议芯片ARM平台下的实例程序-CH375 USB interface chip ARM platform agreement under the procedure instance
MDV-STM32F107-USB_device-examples
- STM32F107开发板usb从设备驱动程序及其实验,开发环境keil for arm-STM32F107 development board and the usb device driver from the experiment, the development environment keil for arm
STM32_UART_printf_scanf
- STM32F103ZE串口测试程序,可以通过超级终端输出和输入数据,此程序完整可用。-STM32F103ZE serial port test program, you can output and input data HyperTerminal, the integrity of the process is available.
TC35iSTM32
- tc35I 程序我测过了 一个比赛时做的,能收发短信-tc35I program I have tested a game to do, can send and receive text messages
SPI--STM32
- 超全的SPI串口程序,包括HARDWARE,OBJ,SYSTEM,USER文件-SPI series port file include all files:HARDWARE,OBJ,SYSTEM,USER
485--STM32
- 超全的485串口程序,包括HARDWARE,OBJ,SYSTEM,USER文件-485 series port files include all files:HARDWARE,OBJ,SYSTEM,USER
串口操作:一个收两个发
- 实现多个串口收发,并控制哪个串口收发的stm32程序(several usarts transport and receive)
温度记录仪程序modbus051--0815
- 温度采集,stm32,串口通信!!!!!!!!!!!!!(Temperature acquisition, STM32, serial communication!!!!!!!!!!!!!)
STM32-SPI读取外部存储
- STM32-SPI读取外部存储,详细程序注释(STM32-SPI read external storage, detailed program notes)
STM32程序
- STM32与AD7616进行串并口以及4位并口通信(STM32 with AD7616 serial parallel commnikation)
Si4432无线数传STM32程序
- Si4432无线数传STM32程序 1. 采用串口1与外部进行通信,可传输接收任意长度数据; 2. 将接收后的数据无条件发送给指定地址的si4422模块; 3. 接收模块收到数据后无条件的将有效数据通过串口1的DMA传出;即:基于SI4432的点对点串口透传模块