博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
基于STM32CubeMX创建STM32L496ZGTx的工程
阅读量:2388 次
发布时间:2019-05-10

本文共 242 字,大约阅读时间需要 1 分钟。

创建项目New Project,选择STM32L496ZGTx

选择管脚PB7, PB14,设置为GPIO_Output

设置时钟为80MHz

设置PB7, PB14为推挽输出模式, 初始电平为高

生成Keil工程

Drivers/STM32L4xx_HAL_Driver下面存放的是基于HAL库的外设驱动

Driver/CMSIS存放的是设备外设访问层代码

Application/MDK-ARM下面存放的是启动代码

Application/User存放的是用户代码以及中断处理代码

你可能感兴趣的文章
nginx dos
查看>>
RASP解决方案包括开源方案
查看>>
Linux下共享文件系统文件传输的简单设计(转载)
查看>>
点评Ubuntu下的文件安全删除工具
查看>>
数据可视化
查看>>
Security Ressources Sites
查看>>
mysql的比较运算
查看>>
Data Breach Report
查看>>
再探偏移注射
查看>>
DNS Security Tips
查看>>
符号执行
查看>>
Remote Installation Service (RIS) in Windows Server 2003
查看>>
Layer Four Traceroute
查看>>
Hardening guide for Apache 2.2.15 on RedHat 5.4 (64bit edition)
查看>>
Microsoft Outlook Web Access (OWA) version 8.2.254.0 information disclosure vulnerability
查看>>
STP mitm attack idea
查看>>
Month of PHP Security - Summary
查看>>
近期将要购买的图书
查看>>
nginx Directory Traversal Vulnerability
查看>>
Linux下apache+svn+ssl完美结合搭建安全版本控制平台
查看>>