搜索资源列表
在 STM32 上实现 USB CDC 虚拟串口
- Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
于 STM32 下编译 Lua 源码
- 教你于 STM32 下编译 Lua 源码,附 Keil 编译通过的工程代码.
STM32-SPI
- 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此
STM32
- STM32F系列程序下载工具,通过USART1下载程序。-Series STM32F download tool download USART1.
WORM_UART_520
- STM32 IAR5.20版本的,串口测试程序,已经测试通过-STM32 IAR5.20 version, serial test procedure has been tested
Stm32.Share
- STM32 通过串口flash更新程序, 不用固件库,包括: ADC采样, 定时器延时中断, 键盘扫描, 模拟I2C驱动 问题咨询: w123456xy@sohu.com 15189792379-STM32 through the serial flash update, without firmware libraries, including: ADC sampling, delay timer interrupt, keybo
STM32-CAN
- stm32 CAN总线的应用基本配置。这里给出了CAN总线功能的最基本的配置。通过修改次例程 可以应用到实际程序中去。-stm32 CAN Bus Based on the basic configuration. Here are the most basic function of CAN bus configurations. By modifying the sub-routines can be applied to the
STM32-USBreadSDcard-V2
- 实现通过USB接口方便的读写SD存储卡的数据和信息-Easy to achieve through the USB interface, SD memory card read and write data and information
STM32-RTC-V2
- RTC模块的当前时间通过串口传送给PC机的超级终端显示,若RTC模块还未设置时间则通过超级终端进行设置。RTC秒中断每发生一次,发光二极管LED1闪烁一次。-RTC module to send the current time through the serial port PC-HyperTerminal shows that if RTC module is not yet set the time set by the Supe
stm32-ili9325
- stm32的ILI9325显示程序,显示英文字符和划线,已调试通过。-stm32 of ILI9325 display program to show English characters and the dash has been debugged.
IARprojects
- NRF24L01通过STM32单片机进行通信的收发程序,本人测试通过,绝对可用-NRF24L01 STM32 MCU to communicate by sending and receiving process, I tested, absolutely free
STM32-SDCard-SDIO-V2
- STM32开发板的学习材料,通过STM32内核和SD卡进行数据的读取-STM32 development board of the learning materials, through the STM32 kernel and SD card for data read
STM32-CAN-exchange-data
- STM32_通过按SW5实现CAN交换数据来点亮LED4, 使用的stm32f103vet6芯片, 使用KEIL版本3.7编译-STM32_ achieved by pressing SW5 CAN data exchange to light LED4, use stm32f103vet6 chip, using KEIL compiler version 3.7
STM32--PWM_2
- STM32,通过STM32 PWM输出口输出一个PWM波形。-STM32, STM32 PWM output by a PWM output waveform.
ADC采集并且通过串口上传上位机程序
- 通过STM32单片机采集ADC的数值,然后通过串口传送给上位机进行接收()
STM32驱动HXD019程序万能红外遥控器通讯源码
- 在IAR平台通过STM32驱动HXD019程序制作的万能红外遥控器,包含原理图和芯片说明(In the IAR platform, through the STM32 driver HXD019 procedures produced by the universal infrared remote control, including schematics and chip instructions)
stm32&l3g4200d
- 通过stm32的I2C接口接入加速度传感器l3g4200d。主控芯片是stm32f103cet6。(connect stm32 to l3g4200d by I2C interface.)
stm32软件串口1.0
- 通过stm32 io口模拟串口,串口接收通过中断. 本代码会把发送给串口的数据,发送出来(Through the STM32 IO port, the serial port is received through the serial port, and the serial port is received through the interrupt. This code will send out the data sent
继电器控制实现(通过GSM短信控制)
- 继电器控制实现(通过GSM短信控制)通过STM32平台SIM800C链接。(Relay control implementation (through GSM SMS control))
12864 STM32
- stm32驱动12864LCD程序源码,测试通过(STM32 driver 12864 LCD program source code, passed the test)