搜索资源列表
STM32-SPI.rar
- 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此,可以在不改变硬件配置的情况下使SPI1由主变从,而SPI2由从变主。
ARM_GSM_OK
- STM32和无线模块TC35实现通信,实现接受和发送短信-STM32 and TC35 wireless module for communication, to receive and send text messages to achieve
24C256_I2C_OK
- STM32实现和AT24C256芯片的通信-STM32 AT24C256 chip implementation and communication
ds18b20-stm32
- 实现了温度传感器ds18b20与stm32的通信和stm32与主机的通信,可以通过串口通信助手接收stm32发送的信息,在电脑上显示温度值。-The temperature sensor ds18b20 of communications and stm32 stm32 host communication stm32 send the information can be received through the serial port communication assistant temp
STM32-wuxian6jieshou
- 基于STM32实现无线24L01多向通信,可以一通道发送6通道接收-24L01 multi-directional communications channel can transmit a six-channel wireless receiver based STM32
STM32-ST-MW-08S-WIFI
- 通过STM32驱动WIFI模块。实现STM32之间通信或与电脑通信。-WIFI module driven by STM32. To communicate with a computer or communications between the STM32.
stm32
- stm32实现串口通信,与上位机串口通信-stm32 serial communications
stm32-crc
- 用stm32实现的crc16校验,可做通信校验使用-Stm32 implemented using crc16 checksum, do check the use of communication
stm32-wireless
- STM32 实现的无线通信。stm32通过nfc24l01产生无线信号,另外一块接受并解析。-STM32 to realize wireless communication. Stm32 through nfc24l01 produce wireless signal, the other a accepted and parsing.
21-USART—串口通信
- STM32 USART 串口库函数程序,用中断函数实现接收数据(STM32 USART---------------)
STM32工程模块
- enc28j60 uip协议,实现服务器、客户端局域网通信。()
通信
- STM32F405 实现232,429通信,比较适合初学者(STM32F405 Implement 232 and 429 communication)
实验32 无线通信实验
- 2.4G无线通信 基于STM32F103单片机实现两块单片机数据传输(2.4G wireless communication)
网络通信实验
- stm32 实现网络通信 ,适合于移植到rtt,ucos等系统(STM32 to achieve network communication, suitable for transplantation to RTT, UCOS and other systems)
双机通信5通道
- 实现STM32实现DMX512进行通信,有发送和接收(STM32 implementation, DMX512 communication)
网络通信 V0.1
- 利用stm32 和W5500实现tcp服务器的代码(Using STM32 and W5500 to implement the code of TCP server)
无线通信
- 实现单片机之间的无线通讯,利用STM32平台。(Realize the wireless communication between the MCU, use the STM32 platform.)
STM32实现串口IAP
- 在STM32F407上实现串口IAP通信(Implementation of serial IAP communication on STM32F407)
基于RTOS消息队列的串口通信-LWIP
- 基于STM32微控器和FREERTOS操作系统移植的LWIP网络通信程序。实现网络通信(LWIP network communication program of STM32 microprocessor and FREERTOS operating system transplantation based on. Realizing network communication)
STM32解析MPU6050
- 用STM32单片机读取MPU6050加速度传感器数据,实现数据通信。(The data of MPU6050 acceleration sensor are read with STM32 microcontroller, and data communication is realized.)