搜索资源列表
STM32-SPI
- 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此
stm32-timerPPS2PUSART
- 在STM32F103上实现双定时器1S定时,利用RS232串口发送数据,利用中断检测PS2键盘和PC机交换信息并在串口助手上显示-In the STM32F103 dual timer 1 S timing, using RS232 serial send data, using interrupt the PS2 and PC keyboard detection to exchange information and serial
USART_DMA双缓冲接收数据
- STM32基于DMA的双缓冲接收程序,实际使用中提高效率(STM32 double buffering receiver based on DMA, in actual use to improve efficiency)
双轮平衡车程序
- stm32设计的平衡车,用于驱动直流电机,实现平衡车的控制(STM32 designed balance car)
STM32 SPI双机通信
- 做主机接收时,不能和发送共用一个函数。该程序是基于stm32的双机通信程序。一定要理解好主机和从机的作用,做主机时会控制通信的时钟,从机是不能产生时钟的。如果从机要发送数据,那可以在主机发送数据 的时钟上发送数据。(You cannot share a function with the host when you host the receiver. The program is based on STM32 dual compute
stm32定时器+ADC+DMA+双缓冲 实现数据采集
- stm32定时器+ADC+DMA+双缓冲 实现数据采集()
双通道ADC
- 本程序为双通道adc的stm32程序,可以进行模数采集(This procedure for the double channel ADC STM32 procedures, can be analog to digital)
SPWM_双极性_TIM8
- STM32双极性SPWM程序代码,互补输出,有死区,频率可调。(STM32 bipolar SPWM program code, complementary output, there are dead zones, adjustable frequency.)
ADS7822驱动程序-stm32
- 双通道完美切换,不相互干扰。已在基于stm32工业控制系统中多次使用,效果良好(Double channel perfect switching without interference.It has been used many times in STM32 based industrial control systems, and has achieved good results)
USART单线半双工模式
- STM32 USART单线半双工配置模式(STM32 USART single line half duplex configuration mode)
(程序)工程设计法双闭环-中值平均滤波-完结
- 直流电机调速stm32程序,完整的双闭环设计电路代码(stm32 codeDC motor speed control STM32 program, complete double closed loop design circuit code)
STM32双机全双工SPI主从同行程序
- 基于STM32的双机全双工SPI主从通信程序,包括主机程序和从机程序。(STM32 dual full duplex SPI master-slave communication based program, including the host program and the program from the machine.)
STM32+定时器+ADC+DMA+双缓冲 实现数据采集
- STM32+定时器+ADC+DMA+双缓冲 实现数据采集(STM32+ timer +ADC+DMA+ double buffer to realize data acquisition)
STM32_IIC
- 双STM32 主从通讯 主硬件IIc 从采用中断(Two STM32 communication,master use hardware IIc ,slave use interrupt)
双MPU6050
- 一个关于STM32采集两块MPU6050数据,并做运算的小程序(A small program for STM32 to collect two MPU6050 data and do calculations.)
双oled
- stm32实现双oled的显示,一路用spi,一路用软件仿真(STM32 implements double OLED display)
STM32单片机控制标准08接口源码样例1
- 应用背景3280led点阵时钟,08接口,支持市面上大部分08接口的双色点阵,3264可以相应修改关键技术3280(Application background: 3280led dot matrix clock, 08 interface, support 08 color interface on most of the market, 3264 can modify the key technology 3280)
stm32 步进电机驱动 pwm 加减速控制
- 双轴步进电机,pwm加减速控制,带细分功能。(Double axis stepper motor, PWM acceleration and deceleration control, with subdivision function.)
STM32遥控器
- 该程序实现 adc对双轴传感器的X轴Y轴电压的采集,并用不同的标志位代表双轴传感器不同位置时的电压,利用SPI协议将采集到的数据传递给NRF24L01模块,利用NRF24L01模块将数据发送给下位机,实现与下位机之间的通信。(The program realizes the acquisition of the Y axis voltage of the X axis of the dual axis sensor by ADC, an
SPWM_双极性_TIM8互补输出
- 此为使用STM32单片机产生两路双极性互补SPWM波的程序,注释详实,直接可以烧录使用,看程序找到对应管脚接上即可。(This is the use of STM32 microcontroller to produce two channels of bipolar complementary SPWM wave program, detailed notes, can be burned directly to use, see t