-
大小: 7.86MB文件类型: .rar金币: 2下载: 0 次发布日期: 2023-10-12
- 语言: 其他
- 标签: STM32C8T6 WG输入 韦根输出 WG26/34/66
资源简介
MCU:STM32C8T6 韦根输入输出demo
对应博客 https://blog.csdn.net/white_loong/article/details/95218006
代码片段和文件信息
/**
******************************************************************************
* @file system_stm32f1xx.c
* @author MCD Application Team
* @version V4.2.0
* @date 31-March-2017
* @brief CMSIS Cortex-M3 Device Peripheral Access layer System Source File.
*
* 1. This file provides two functions and one global variable to be called from
* user application:
* - SystemInit(): Setups the system clock (System clock source PLL Multiplier
* factors AHB/APBx prescalers and Flash settings).
* This function is called at startup just after reset and
* before branch to main program. This call is made inside
* the “startup_stm32f1xx_xx.s“ file.
*
* - SystemCoreClock variable: Contains the core clock (HCLK) it can be used
* by the user application to setup the SysTick
* timer or configure other parameters.
*
* - SystemCoreClockUpdate(): Updates the variable SystemCoreClock and must
* be called whenever the core clock is changed
* during program execution.
*
* 2. After each device reset the HSI (8 MHz) is used as system clock source.
* Then SystemInit() function is called in “startup_stm32f1xx_xx.s“ file to
* configure the system clock before to branch to main program.
*
* 4. The default value of HSE crystal is set to 8 MHz (or 25 MHz depending on
* the product used) refer to “HSE_VALUE“.
* When HSE is used as system clock source directly or through PLL and you
* are using different crystal you have to adapt the HSE value to your own
* configuration.
*
******************************************************************************
* @attention
*
* © COPYRIGHT(c) 2017 STMicroelectronics
*
* Redistribution and use in source and binary forms with or without modification
* are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright notice
* this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright notice
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* 3. Neither the name of STMicroelectronics nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS“
* AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE
* IMPLIED WARRANTIE
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
I.A.... 4165 2019-07-02 09:36 Firmware\.mxproject
I.A.... 1260 2019-07-02 09:36 Firmware\build\build.xm
I.A.... 499383 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f100xb.h
I.A.... 544592 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f100xe.h
I.A.... 450054 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101x6.h
I.A.... 460427 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101xb.h
I.A.... 538241 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101xe.h
I.A.... 553283 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101xg.h
I.A.... 542782 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f102x6.h
I.A.... 552388 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f102xb.h
I.A.... 874443 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103x6.h
I.A.... 884820 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xb.h
I.A.... 971857 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xe.h
I.A.... 985951 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xg.h
I.A.... 1261488 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f105xc.h
I.A.... 1342323 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f107xc.h
I.A.... 8788 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f1xx.h
I.A.... 3337 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Include\system_stm32f1xx.h
I.A.... 15127 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f100xb.s
I.A.... 16715 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f100xe.s
I.A.... 12564 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101x6.s
I.A.... 12937 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101xb.s
I.A.... 15049 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101xe.s
I.A.... 15808 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101xg.s
I.A.... 12886 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f102x6.s
I.A.... 13271 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f102xb.s
I.A.... 13449 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103x6.s
I.A.... 13834 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xb.s
I.A.... 16391 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xe.s
I.A.... 16845 2019-07-02 09:36 Firmware\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xg.s
............此处省略649个文件信息
相关资源
- STM32C8T6通过扫描二维码进行智能开锁
- DTH11温湿度显示在IIC_OLED上,好用,自
- iap for stm32c8t6 串口实现简单iap功能
- STM32C8T6工程模板
- 基于STM32C8t6实现的温度控制系统
- 基于stm32c8t6的12864程序.rar
- 基于STM32C8T6的按键温度双模式控制风
- STM32f103c8t6中文资料带书签
- 基于STM32C8T6的最小系统的工程模板文
- max30102心率传感器stm32c8t6+0.96oled显示
- stm32c8t6主控的鼠标键盘
- STM32C8T6最小系统板原理图+PCB
- stm32f103c8t6中文手册
- stm32C8T6模拟IIC协议
- STM32C8T6驱动0.96寸OLED液晶屏
- AT24C04 STM32C8T6例程
评论
共有 条评论