搜索资源列表
STM32-Ethenet
- 基于SMT32F107xx的以太网模块,实现与单路物理层收发器DP83848C的以太网通信-Based SMT32F107xx Ethernet module, with the single physical layer transceiver DP83848C Ethernet communications
CC1101
- 绝对可用的实现无线通信程序,stm32的cc1101驱动-the cc1101 driver of stm32
stm32-tinyos
- TinyOS系统以其组件结构模型、事件驱动、并发型等优点成为目前最受关注的无线传感器网络操作系统。而STM32和CC2520以其高性能、低成本、低功耗被广泛应用于无线传感器网络嵌入式系统。 但TinyOS 不支持STM32和CC2520芯片。因此在分析TinyOS 基本原理、NesC 编程语言实现机制及其编译过程的基础上,介绍了基于STM32和CC2520的T inyOS移植方法,完成了STM32的IO组件、Timer 组件、USART组件、SPI 组件和CC2520芯片的移植。在实现CC252
CH375
- 利用ch373实现STM32与电脑之间的usb通信,去除usb转串口环节。-The ch373 usb communication between the STM32 and computer, to remove usb to serial link.
SPI
- 实现两块STM32之间的SPI通信,并且存在对外部中断,串口中断的处理-Between two STM32 SPI communication, and there is an external interrupt, serial port interrupt processing
18.USB_test
- stm32 实现usb通信,完整的实现了usb通信中的枚举过程-the program is for usb transimission in stm32
CH374_code
- 单片机USB host,采用STM32单片机编程控制CH374作为USB host接口。实现USB主机通信功能。-MCU USB host, using STM32 microcontroller programming control CH374 as a USB host interface. Implement USB host communications.
f48ce5ce-b535-45bb-a148-e1e5c7fdf06e
- 在嵌入式中对stm32的串口编程,我用的是奋斗的板子可以实现和PC机的通信-In the embedded serial programming for stm32, I struggle with the board and PC can communicate
Bsp_Temp
- 实现STM32单片机的各种功能,包括USART通信,pwm波的输出,及输入捕获,及SPI数据通信,I2C的FLASH数据读取。-STM32 microcontroller to achieve a variety of functions, including USART communications, pwm wave output, and input capture, and data communications SPI, I2C the FLASH data read.
Cannal
- 实现上位机与STM32的串口通信,实现字符、字符串的收发。-Realize the communiacation of char and strings between the PC and STM32
OSPrioShedule_14_1229
- 基于STM32的小的任务调度程序,任务调度基于优先级调度法,任务间通信通过消息机制实现任务同步。同时包括了一个基于此调度内核的测试程序和串口驱动程序-STM32-based small task scheduler, task scheduling priority-based scheduling method, inter-task communication mechanisms to achieve synchronization of tasks through the message
stm32F407-RMII
- STM32通过RMII接口连接LAN8720实现网络通信-STM32 through RMII interface LAN8720 network communication
stm32-ATK-SIM900A-GSM
- stm32单片机控制,实现ATK-SIM900A进行gsm/gprs通信-stm32 MCU control, ATK-SIM900A were gsm/gprs communication
Frequency-meter
- 本代码包含stm32单片机与FPGA两部分,通过FPGA实现频率、时间间隔以及相位差的测量并通过spi与stm32通信,在stm32上实现数据的运算与显示。-This code contains two parts stm32 MCU and FPGA, frequency, time interval and phase measurements and by spi communication with stm32, on stm32 achieve computing and displa
stm32-pca9685
- stm32控制pca9685 实现多路1ed 多路舵机 I2C通信-stm32 control pca9685 achieve multiple 1ed multiple servos I2C communication
LwIPPSTM32-communication
- Lwip在stm32上的裸机移植,通信实现并有测试的应用程序-Lwip on bare metal stm32 transplant, communication to achieve and have the test application
commucation
- 由stm32控制,实现STM32和计算机通过USB串口进行通信-Controlled by STM32, STM32 and computer through USB serial interface
STM32F10x_硬件I2C从机(接收数据 - 中断方式)
- 实现STM32F103单片机作为主机与其他单片机进行通信(STM32F103 microcontroller as a host to communicate with other microcontrollers)
7.STM32F105_CAN双机通信
- 里面包含stm32f105系列使用can总线实现双机通信源代码,已通过调试(It contains stm32f105 series source code for dual-computer communication using can bus, which has been debugged.)