1 Star 0 Fork 0

embeded/STM32F0xx_Snippets_Package_V1.2.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
/**
  @page STM32F0xx Snippets
  
  @verbatim
  ******************** (C) COPYRIGHT 2015 STMicroelectronics *******************
  * @file    readme.txt 
  * @author  MCD Application Team
  * @version V1.2.0
  * @date    19-June-2015
  * @brief   Description of the snippet purpose
  ******************************************************************************
  *
  * Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
  * You may not use this file except in compliance with the License.
  * You may obtain a copy of the License at:
  *
  *        http://www.st.com/software_license_agreement_liberty_v2
  *
  * Unless required by applicable law or agreed to in writing, software 
  * distributed under the License is distributed on an "AS IS" BASIS, 
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
  ******************************************************************************
   @endverbatim

@par Snippet Description 

The snippets are code examples. 
Their main purpose is to show how to use the STM32F0xx peripherals.
They have been designed to run on the STM32F072B Discovery board (MB1076).
The target is :
    - to illustrate the Reference Manual with code,
    - to help the customer developing its own directory or writing direct register
      access code.
These examples assume the clock has been yet configured at 48MHz and the registers are in 
their reset states.
Some parts are given as example, typically the error management and must be configured 
following customer application needs.
The error management of the polling loops are kept empty and must be filled according to
customer robustness policy.
Some functions, such as sine wave generation in DAC examples, are not optimized and have been 
written only to visualize the product feature.


@par Directory contents 

Not supported peripherals:
- USB
- CRC
- CRS
- COMP

Partially supported peripherals (used but no specific snippets):
- PWR
- SYSCFG
  
@note The "system_stm32f0xx.c" can be easily customized to meet user application requirements. </a>

         

 * <h3><center>&copy; COPYRIGHT STMicroelectronics</center></h3>
 */

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bl4/STM32F0xx_Snippets_Package_V1.2.0.git
git@gitee.com:bl4/STM32F0xx_Snippets_Package_V1.2.0.git
bl4
STM32F0xx_Snippets_Package_V1.2.0
STM32F0xx_Snippets_Package_V1.2.0
master

搜索帮助