搜索资源列表
STM32-SPI
- 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此
24C256_I2C_OK
- STM32实现和AT24C256芯片的通信-STM32 AT24C256 chip implementation and communication
ARM_GSM_OK
- STM32和无线模块TC35实现通信,实现接受和发送短信-STM32 and TC35 wireless module for communication, to receive and send text messages to achieve
BR-STM32-100-V1-ENC28J60
- 网络驱动 使用SPI通信 STM32实现10M网络-STM32-enc28j60
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 por
STM32-wuxian6jieshou
- 基于STM32实现无线24L01多向通信,可以一通道发送6通道接收-24L01 multi-directional communications channel can transmit a six-channel wireless receiver based STM32
STM32-MSP430-SI4463-code-SI4432
- 程序的功能: STM32实现的SI4463程序代码, 是2GFSK调制,频率433MHz,功率20dBm,已经最大。 SI4463程序还带有读取RSSI,功率调节的功能,都把数据通过串口输出。如果要做运动检测,定位,RSSI可以用到。 RSSI是接收到的信息强度指示,当距离远时,信号强度低,可以根据信号强度做一些声音报警。 STM32实现SI4432通信,是GFSK调制,频率433MHz,功率20dBm,已经
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.
zigbee-stm32
- 实现zigbee与stm32之间通信的测试小程序-test for zigbee and stm32
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)
无线通信
- 实现单片机之间的无线通讯,利用STM32平台。(Realize the wireless communication between the MCU, use the STM32 platform.)
STM32实现串口IAP
- 在STM32F407上实现串口IAP通信(Implementation of serial IAP communication on STM32F407)
软件设计之Modbus%28HAL库版本%29
- HAL库函数版本,利用STM32 实现MODBUS的移植(very good study MODBUS)