搜索资源列表
spi-stm32
- STM32--硬件I2C主从机通讯,采用DMA方式进行通讯,SP1为从机,SPI2为主机-The STM32- hardware I2C master slave communication using DMA mode
SPI-NRF24L01
- 利用NRF24L01+无线模块,使两块STM32开发板实现无线传输数据。主机首先向从机发送数字,从机接收到后,把该数字打印到终端,并对该数字+1。然后从机把+1后的数字发送给主机,主机收到后再把该数字发送到从机,如此循环。-Use NRF24L01+ wireless module so that two STM32 development board for wireless transmission of data. First, the host sends to the digital,
SPI-master-and-slave
- Stm32的SPI主从通讯,两块STM32开发板通讯,通过SPI接口-Stm32 the SPI master and slave communication, two STM32 development board communications, through the SPI interface
STM32 SPI双机通信
- 做主机接收时,不能和发送共用一个函数。该程序是基于stm32的双机通信程序。一定要理解好主机和从机的作用,做主机时会控制通信的时钟,从机是不能产生时钟的。如果从机要发送数据,那可以在主机发送数据 的时钟上发送数据。(You cannot share a function with the host when you host the receiver. The program is based on STM32 dual computer communication program. Be su
STM32双机全双工SPI主从同行程序
- 基于STM32的双机全双工SPI主从通信程序,包括主机程序和从机程序。(STM32 dual full duplex SPI master-slave communication based program, including the host program and the program from the machine.)
spi_no_cs_13
- FPGA作为从机与STM32的全双工通信,FPGA将接收到STM32的数据返回到STM32,Modelsim仿真和板子仿真都通过(Use FPGA as slave,realize the communication between FPGA and STM32. The function has been tested is no problem.)
stm32f030x8-SPI-slave-with-sync-master
- stm32f030x8 SPI slave with sync
STM32F1_I2C_STX-master
- Stm32 spi slave mode with Arduino act as master
STM32F1_I2C_MTX-master
- stm32 will acts as master and Arduino acts as a slave
STM32F0XX教程+例程源码
- STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于L