搜索资源列表
5780bcf5-da04-4cf6-b388-1f3d01c4896c
- STM32框架,USING 3.X库 准备以后产品换STM32,写了个例程,网上的都是零碎的,这个例程可以直接用,不喜欢官方的结构,改了一下.内容有GPIO SYSTIC EXIT ADC USART FLASH EEPROM(FLASH模拟).存下以后自已也能用.固件库有点大就不一起上传了.使用MDK4 -STM32 framework, USING 3.X library prepared after the product for STM32, wrote a routine, the
stm32adc2dmausart
- STM32的ADC采集模拟电压,转换结果以DMA方式传输给USART,USART通过串口发送到上位机-STM32 of the ADC analog voltage acquisition, the conversion results mode DMA transfer to the USART, USART to the PC via the serial port
51-USART-mpu6050
- MPU6050的51程序,采用模拟IIc总线,亲测可用,可以通过串口发送到计算机上面,然后通过串口波形软件即可显示波形,程序方便移植STM32-MPU6050 51 program, the simulation of IIc bus, dear test is available, can be sent through the serial port to the computer, and then through the serial port to display the wavefo
STM32_HMC5883
- STM32平台上的HMC5883读取,并且通过串口输出。HMC5883接口为模拟IIC接口。-the main function is read the data hmc5883 that based on STM32 MCU, and output the data through USART on chip. the communication to hmc5883 is anlong IIC.
I2C-USART
- STM32编程。通过I2C把EEPROM里的数据发往串口,并比较从串口接收到的数据,模拟一个智力问答的小情景。能把历史最高分纪录在EEPROM里-STM32 programming. Block through the I2C EEPROM in the data sent to a serial port, and compare the serial port to receive the data, the simulation of a small quiz. Can block th
VL6180
- 通过STM32F103单片机控制VL6180测距传感器测量距离,并通过串口将距离发送给上位机。本程序使用STM32片上外设IIC来通信,可以通过编程实现IO模拟IIC。(Control VL6180 to measure distance by using STM32F103, and send distance to host computer by USART. This Program using STM32's peripherals IIC for communication, we