搜索资源列表

  1. EXTI

    0下载:
  2. STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to configure the external interrupt on and operate. In
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-19
    • 文件大小:11kb
    • 提供者:熊刚
  1. STM32

    0下载:
  2. STM32的一个很好的时钟配置程序STM32的一个时钟配置程序-A good clock STM32 configuration program, a clock configuration program STM32
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:张海
  1. stm32-CHPA-CHOL

    0下载:
  2. stm32时钟时序和时钟极性的配置,解决你头疼的问题-stm32 clock timing and clock polarity configuration to solve your headache
  3. 所属分类:软件工程

    • 发布日期:2024-11-19
    • 文件大小:428kb
    • 提供者:smy
  1. Water_Led

    0下载:
  2. 用STM32实现四个LED流水灯,内容包括时钟配置、结构化程序代码、功能函数的实现。-STM32 achieve four LED light water, including clock configuration, the structure of the program code, the realization of the functions.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-19
    • 文件大小:3.71mb
    • 提供者:张鹏
  1. STM32-USART

    0下载:
  2. STM32USART通讯:通过配置串口参数,使能串口时钟,配置串口接收中断,以实现串口收发-Configure the serial port parameters, enable the serial clock, configure the serial port receive interrupt serial transceiver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:1.31mb
    • 提供者:黄德谋
  1. SmarHome

    0下载:
  2. 这是一个通用的STM32启动及控制代码集.它没有使用ST的库,完全是基于寄存器的操作.它包括三部分: 1,sys sys部分包含了STM32的系统级别的代码,包括:时钟配置,IO口输入输出管理,中断管理,待机模式设置,BKP操作,软复位,JTAG配置等. 2,usart usart部分包含了对串口1的初始化,用于串口调试,或者串口打印信息. 3,delay delay部分包含了2个基本的延时数,delay_u
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:832kb
    • 提供者:July
  1. STM32

    0下载:
  2. STM32开发板实验的系统文件代码,主要为了配置系统时钟与外设配置以及各外设的用法-STM32 development board serial experiments code system files, mainly in order to configure the system clock and peripheral configuration
  3. 所属分类:操作系统开发

    • 发布日期:2024-11-19
    • 文件大小:2.65mb
    • 提供者:mack
  1. systick

    0下载:
  2. stm32 systick 时钟配置-stm32 systick
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:490kb
    • 提供者:刘立双
  1. STM32_DMA_MADC

    0下载:
  2. 描述:用ADC连续采集11路模拟信号,并由DMA传输到内存。ADC配置为扫描并且连续转换模式,ADC的时钟配置为12MHZ。在每次转换结束后,由DMA循环将转换的数据传输到内存中。ADC可以连续采集N次求平均值。最后通过串口传输出最后转换的结果。-STM32 ADC USE DMA /STM32 ADC USE DMA STM32 ADC USE DMA /STM32 ADC USE DMA
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-19
    • 文件大小:12kb
    • 提供者:ZZZ
  1. STm32-RCC

    0下载:
  2. STM32学习笔记——RCC系统时钟配置-The microcontroller clock output clock to output to an external MCO pin, related to the GPIO pin must be configured to the standby function model is AF model
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:3kb
    • 提供者:li
  1. STM32-LCD1602

    0下载:
  2. stm32f103c8b6驱动 lcd1602显示屏的程序,可显示字符,数字,接口已提取好,时钟也配置好。-Stm32f103c8b6 drive lcd1602 display program, it can display characters, Numbers, the interface had been extracted, the clock is configured.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:5.56mb
    • 提供者:张明
  1. 实时时钟实验报告

    0下载:
  2. 实时闹钟.1、STM32的实时时钟(RTC)是一个独立的定时器! 2、RTC模块和时钟配置系统(RCC_BDCR寄存器)是在后备区域,即在系统复位火从待机模式唤醒后RTC的设置和时间维持不变。 RTC这章中,对RTC相关的寄存器的操作特别重要,(RTC Alarm real-time clock timer; keyer; intervalometer; timing device clock; timepiece
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:152kb
    • 提供者:饭饭|||
  1. STM32F时钟配置

    0下载:
  2. 主要介绍了STM32的时钟如何配置及方法(STM32F clock configuration)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-19
    • 文件大小:176kb
    • 提供者:伟大95
  1. STM32_Clock_Configuration_V1.2.0

    0下载:
  2. STM32时钟配置工具箱,可直接生成器.c源文件(STM32 clock configuration toolbox, direct generator.C source file)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-19
    • 文件大小:3.1mb
    • 提供者:Jerryy112233
  1. project

    0下载:
  2. stm32的GPIO配置,做小车程序的一个工程模板,不用自己建立工程了,KEIL5可用(STM32's GPIO configuration, as an engineering template for the car program, does not build the project itself, KEIL5 is available.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:5.9mb
    • 提供者:老李123456
  1. STM32外部中断程序

    0下载:
  2. 本源代码为基于STM32的外部中断程序,需要关注的点是相应端口时钟配置、管脚初始化配置和中断配置(The source code is an external interrupt program based on STM32, and the point to focus on is the corresponding port clock configuration, pin initialization configuration,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-19
    • 文件大小:1.03mb
    • 提供者:宋香香
  1. STM32时钟+STM32CubeMX配置

    0下载:
  2. STM32时钟配置方法详解及STM32CubeMX-为STM32配置和C代码的初始化程序(STM32 clock configuration method details and STM32CubeMX- is the initialization program for STM32 configuration and C code)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-19
    • 文件大小:5.98mb
    • 提供者:醉里如梦
  1. STM32

    0下载:
  2. STM32F072基于标准库的开发,包括时钟的配置,串口的配置及使用,定时器的配置及使用等。(STM32F072 based on standard library development, including clock configuration, serial port configuration and use, timer configuration and use.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-19
    • 文件大小:5.49mb
    • 提供者:鹏哥007
  1. 7.STM32配置时钟

    0下载:
  2. STM32 最基础的资料,很适合才学习STM32的人进行学习。始终配置,初始化资料,(The most basic information of STM32 is suitable for people who learn STM32. Always configure, initialize data.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-19
    • 文件大小:813kb
    • 提供者:1281669238
  1. PWM互补死区输出

    0下载:
  2. 在STM32开发平台下,通过定时器的时钟配置,进行的PWM互补带死区的方波对电机进行控制。(Under the STM32 development platform, the PWM complementary square wave with dead zone is used to control the motor through the clock configuration of the timer.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:echoa
« 12 »

源码中国 www.ymcn.org