资源列表
USB
- stm32的USB例程实现USB IAP的功能。-stm32 the USB routines to achieve USB IAP function.
program_password
- stm32程序加密,为你编写的程序增加一道密码,防止泄露,增加安全性。-add a password for your program.(stm32)
SerialApp
- C语言设计实现基于C51单片机的串口数据传输接口设计。-C language design and implementation of C51 microcontroller serial data transmission interface based on.
ArduinoCodes
- 基于arduino开发的实验例程说明书,包括很多基本操作和传感器说明。-Arduino based on the development of the experimental routine specification, including a lot of basic operation and sensor instructions.
nimingTest
- 这是我根据匿名四轴上位机写的基于Stm32的收发信号的程序,包括新加的在线调试PID的部分以及正点原子写过的上传姿态的部分。-This is I writes by anonymous axis and four PC s program based on the STM32 to send and receive signals, including new online debugging part of part of the PID and punctual atomic written
attitude-solution
- 基于stm32的mpu6050姿态解算,yaw角数据没有进行处理,可以开发平衡车或进一步融合九轴数据完善yaw角数据进行四轴开发-Based on the mpu6050 STM32 attitude solution, yaw angle data is not processed, you can develop a balanced car or further integration of the nine axis data to improve the yaw angle data
W5200_App
- W5200开发源码包,W5200官方源码。-the source code of w5200 demoboard
DHT11
- 基于蓝牙协议栈BLE4.0的模块CC2541的DHT11温湿度传感器实验-Stack BLE4.0 module CC2541-based Bluetooth protocol DHT11 experimental temperature and humidity sensor
ADC
- 基于蓝牙协议栈BLE4.0的模块CC2541的ADC采集实验-Stack BLE4.0 module CC2541-based Bluetooth protocol ADC acquisition experiment
stm32-extral-flash
- 本实验各 信号线相应连接到 Flash(型号 :W25X16/W25Q16)的 CS、CLK、DO 和 DIO 线,实现 SPI 通信,对 Flash 进行读写-In this study, each Signal line corresponding link to Flash (Model: W25X16/W25Q16) of CS, CLK, DO, and DIO lines, and SPI communication, the Flash write
stm32-dac
- STM32F103ZET6 主控芯片,具有片上 DAC 模块,它 的分辨率可配置为 8 位或 12 位的数字输入信号,它有两个 DAC 通道,分别是:PA4-通道 1,PA5-通道 2。在双 DAC 模式下,它的两个通道互不影响,每个通道都可以使用 DMA 功能,都具有出错检测能力,可外部触发。-STM32F103ZET6 main chip with on-chip DAC module, it The resolution can be configured for 8-b
stm32-adc-dma
- 在 STM32 中,使用 ADC 时往往采用 DMA 传输方式,由 DMA 把 ADC 外设转换的数据传输到 SRAM,再进行处理,甚至直接把 ADC 的数 据转移到串口发送给上位机.-In STM32, often employ the use of ADC DMA transfer mode, the DMA the ADC peripheral conversion of data to the SRAM, and then processed, or even directly to
