资源简介
基于STM32F030C8T6+LCD1602 + PCF8574AT. 在STM32CubeMx上开发。
代码片段和文件信息
/**
******************************************************************************
* @file system_stm32f0xx.c
* @author MCD Application Team
* @version V2.3.0
* @date 27-May-2016
* @brief CMSIS Cortex-M0 Device Peripheral Access layer System Source File.
*
* 1. This file provides two functions and one global variable to be called from
* user application:
* - SystemInit(): This function is called at startup just after reset and
* before branch to main program. This call is made inside
* the “startup_stm32f0xx.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_stm32f0xx.s“ file to
* configure the system clock before to branch to main program.
*
* 3. This file configures the system clock as follows:
*=============================================================================
* Supported STM32F0xx device
*-----------------------------------------------------------------------------
* System Clock source | HSI
*-----------------------------------------------------------------------------
* SYSCLK(Hz) | 8000000
*-----------------------------------------------------------------------------
* HCLK(Hz) | 8000000
*-----------------------------------------------------------------------------
* AHB Prescaler | 1
*-----------------------------------------------------------------------------
* APB1 Prescaler | 1
*-----------------------------------------------------------------------------
*=============================================================================
******************************************************************************
* @attention
*
* © COPYRIGHT(c) 2016 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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-04-18 08:41 cubeMX_TEST_1602\
目录 0 2017-04-18 08:41 cubeMX_TEST_1602\TEST1602\
文件 5336 2017-04-18 08:41 cubeMX_TEST_1602\TEST1602\.mxproject
目录 0 2017-04-17 10:56 cubeMX_TEST_1602\TEST1602\Drivers\
目录 0 2017-04-18 08:41 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\
目录 0 2017-04-17 10:56 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\
目录 0 2017-04-17 10:56 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\
目录 0 2017-04-18 08:41 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\
目录 0 2017-04-18 08:41 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\
文件 430248 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h
文件 434939 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x8.h
文件 469727 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030xc.h
文件 455760 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f031x6.h
文件 452642 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f038xx.h
文件 911588 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f042x6.h
文件 908178 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f048xx.h
文件 551517 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f051x8.h
文件 548399 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f058xx.h
文件 450442 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f070x6.h
文件 466259 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f070xb.h
文件 603770 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f071xb.h
文件 963659 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f072xb.h
文件 960842 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f078xx.h
文件 1019688 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f091xc.h
文件 1016552 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f098xx.h
文件 9964 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h
文件 3790 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h
目录 0 2017-04-18 08:41 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Source\
目录 0 2017-04-18 08:41 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Source\Templates\
目录 0 2017-04-18 08:41 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Source\Templates\arm\
文件 10856 2016-10-20 10:04 cubeMX_TEST_1602\TEST1602\Drivers\CMSIS\Device\ST\STM32F0xx\Source\Templates\arm\startup_stm32f030x8.s
............此处省略151个文件信息
相关资源
- 基于STM32的LCD1602驱动程序
- 基于stm32的lcd1602
- LCD1602硬件结构及程序设计
- 基于stm32 和LCD1602的电子密码锁课程设
- STM32-串口能显示-超声波测距SR04 - LC
- VHDL利用PCF8591采集4个电压在LCD1602上进
- STM32F407VET6_SMART_LCD1602显示
- 基于STM32单片机的饮水机水位控制系统
- stm32F103C8T6+LCD1602.rar
- 51单片机时钟电路LCD1602显示完整源码
- 基于stm32的lcd1602显示C程序源码
- 基于51单片机的超声波测距LCD1602显示
- lcd1602.zip
- STM32-LCD1602显示proteus仿真实验
- LCD1602 Verilog实现源代码
- STM32F103 驱动四路MAX6675 采集温度 LC
- STM32F103驱动ADS1255以及lcd1602
- 基于DS18B20传感器的数字温度监控系统
- 基于STM32F103(C51)芯片的液晶显示屏
- STM32板LCD1602的配置代码
- 基于STM32F103的LCD1602的IIC显示程序
- stm32f103IIC驱动LCD1602
- 基于STM32的LCD1602显示
- 1_蔬菜大棚恒温控制系统设计.rar
- STM32 TIM2+LCD1602定时闹钟设计
- LCD1602显示 基于nios ii
- 温湿度、火灾气体检测,LCD1602串口双
- 红外遥控收发机;电子综合设计课程报
- 51单片机液晶万年历LCD1602万用板制作
- 基于stm32 的LCD1602驱动代码
评论
共有 条评论