搜索资源列表
CH376_test
- 基于STM32内部的SPI模块通过CH376芯片进行与U盘进行数据交换,通过该程序可以了解文件系统知识。-Based on STM32 internal CH376 chip SPI module to exchange data with the U disk, through the program can understand the file system knowledge.
EEPROMM_FLAH
- STM32 内部flash模拟EEPROM-STM32 internal flash EEPROM emulation
zcj_ADC_18B20
- 在stm32控制器中,实现18B20温度采集,并且和本身的内部温度传感器比较-In stm32 controller to achieve 18B20 temperature acquisition and internal temperature sensors and compare their
EEPROM_emulation
- STM32的内部FLASH的模拟的EEProm-STM32 internal FLASH simulation of Eeprom
IAR_STM32
- 原创,STM32F103R8T6为控制器,芯片内部的实时时钟以0.5秒1次向串口发送数据,串口使用了软件FIFO,使用了UCOSII系统,编译环境IAR5.20-Originality, STM32F103R8T6 for the controller, the chip' s internal real time clock to 0.5 seconds one time sending data to the serial port, serial use of a software
STM32ReferenceManual
- 本手册是STM32微控制器产品的技术参考手册 参照2009年12月 RM0008 Reference Manual 英文第10版 ,技术参考手册是有关如何使用该产品的具体信息,包含各个功能模块的内部结构、所有可能的功能描述、各种工作模式的使用和寄存器配置等详细信息。 技术参考手册不包含有关产品技术特征的说明,这些内容在数据手册中。数据手册中的内容包括:产品的基本配置(如内置Flash和RAM的容量、外设模块的种类和数量等),管脚的数量和分配,电气特性,封装信息,和定购代码等。-This
Temperature
- 开发板上外部温度传感器和STM32内部温度传感器来分别传送对应时间日期的温度数据,结果分别在LCD_1620上显示,同时从串口送出,实现对温度数据的实时采集。-Development board and the external temperature sensor and the STM32 internal temperature sensor to transmit the corresponding time period were the temperature data, the r
SysTick_SRAM
- STM32的内部简单定时器,keil3.40编译通过-STM32 internal simple timer, keil3.40 compile
stm32_wenducaiji
- 利用STM32的内部温度采集模块,将采集到的温度经过AD转换,通过DMA通道传输,最后在显示屏上显示内部温度-STM32 internal temperature by acquisition module, the temperature will be collected through the AD conversion, through the DMA channel transmission, the final internal temperature on the display
spectrum-analysis
- STM32实现在模拟示波器上显示频谱特性,间隔1M的频标,在单片机内部输出同步锯齿波-STM32 realize in analogue oscilloscope display on the spectrum characteristics, at 1 M s frequency standard, the microcontroller internal output synchronous sawtooth wave
STM32ADC
- 用STM32单片机控制内部12位DAC进行电压采集,使得采集电压显示在LCD1602上-STM32 MCU with internal 12-bit DAC to control the voltage acquisition, making the acquisition on the voltage displayed on the LCD1602
zcj_CAN_STD
- 基于stm32内部的CAN控制器实现CAN通信,这是主机程序,从机只要修改过滤器即可,测试通过,有完整注释-Based on the CAN controllers stm32 internal CAN communication, which is the host program, change the filter from the machine as long as you can, test, a complete annotation
STM32-internal-temperature-sensor
- 基于keil开发环境的STM32芯片内部温度传感器应用源码-Based on the development environment STM32 chip keil internal temperature sensor used the source code
stm32-FLASH-EEPROM-emulation
- 由于STM32本身没有自带EEPROM,但是STM32有IAP功能,所以我们可以把它的FLASH当成EEPROM来使用。这个实验就是利用STM32内部FLASH来实现EEPROM相关读写的功能-Since STM32 itself does not own EEPROM, but there STM32 IAP function, so we can put it to use FLASH as EEPROM. This experiment is achieved using the STM3
stm32-temperature-measurement
- 打开stm32的内部adc温度检测通道,通过stm32内部的温度检测元件检测cpu的温度, 并通过28寸LCD彩屏将温度显示出来。-Open stm32 internal adc temperature detection channel, cpu temperature detected by the temperature detection stm32 internal components and 28-inch LCD color screen by the temperature
STM32-ADC--two-chanels
- 用STM32内部12位AD,进行双通道采集测试-With STM32 internal 12 AD, dual-channel acquisition test
STM32-FLASH-tupianxianshi
- STM32 内部FLASH图片显示实验,实现读取内部flash的图像数据,并显示在LCD上.-STM32 internal FLASH image display experiment, to achieve read the internal flash image data and displayed on the LCD.
stm32-internal_temperature
- 内部温度传感器程序:通过ADC1的通道16读取STM32内部温度传感器的电压值,并将其转换为温度值,显示在LCD模块上。-Internal temperature sensor program: Read the passage through ADC1 16 STM32 internal temperature sensor voltage and converts it to a temperature value is displayed on the LCD module.
2-7-1、PWM定时器
- 使用STM32内部普通定时器,通过其引脚输出PWM方波,改变占空比查看输出效果(Use STM32 internal regular timer, output PWM square wave through its pin, change duty ratio to view output effect)
STM32 BootLoader升级固件+HAL_Flash读写
- 本内容主要描述STM32BootLoader升级以及内部flash操作的常规步骤,本资料仅为相关代码的编辑,仅供参考(This content mainly describes the normal steps of stm32bootloader upgrade and internal flash operation. This material is only for the editing of relevant codes and is only for reference)