• 本课程为精品课,您可以登录eeworld继续观看:
  • STM32CubeMX project settings - STM32Cube firmware libra
  • 登录
课程介绍
相关标签: PWM STM32 DMA CubeMX HAL
This MOOC is targeting anyone who starts working on STM32 by introducing STM32 ecosystem.  You need some knowledge in C programming, and a NUCLEO-F401RE board for the hands-on.

Welcome to STM32Cube basics training! 
In this course we want to present you how to work with STM32 ecosystem. The course is focused on explanation of STM32CubeMX tool, how to handle basic tasks and use tool for basic project creation.
 
The course is structured in two parts. The first part is related to STM32CubeMX and MCU configuration:
- STM32 selection
- Pin-out configuration
- Clock configuration
- Peripheral configuration
- Power calculator
- Project generation settings

 The second part is related to STM32Cube HAL library which is used for developing your application:
- HAL library structure
- Handles and callbacks
- Interrupts
- DMA
- Basic HAL usage

All these points are developed in presentation and hands-on.

What are the requirements?
You need some knowledge of C programming language and a NUCLEO-F401RE board for the hands-on (please refer to your local ST distributor for an offer).

What am I going to get from this course?
Understand STM32CubeMX tool, and be able to work with STM32Cube HAL library and navigate in its structure

What is the target audience?
Anyone who wants to start developing on STM32 MCUs and never worked with STM32CubeMX and the HAL library. Or for someone who worked with previous standard peripheral library on ST products and wants to understand the STM32Cube ecosystem.
显示全部 ↓
推荐视频

    用户评论

    bingdongshijian
    In this course we want to present you how to work with STM32 ecosystem. The course is focused on explanation of STM32CubeMX tool, how to handle basic tasks and use tool for basic project creation.
    2020年03月23日 21:24:46回复|()
    54chenjq
    In this course we want to present you how to work with STM32 ecosystem. The course is focused on explanation of STM32CubeMX tool, how to handle basic tasks and use tool for basic project creation.
    2020年03月21日 08:29:33回复|()

    猜您喜欢

    推荐帖子

    为什么数据地址要从0x0a000002开始,这个地址是根据什么定的?
    ARM采用总线方式控制1602液晶命令字地址和数据地址的起始地址是这样定义的:#define cmdaddr (*(volatile U16 *)0x0a000000) //nGCS5的地址是从0x0a00,0000开始的#define dataaddr (*(volatile U16 *)0x0a000002)第一个我明白,但是为什么数据地址要从0x0a000002开始,这个地址是根据什么定的?
    秋水-剑圣 测试/测量
    单片机下C编程的问题
    #includeunsigned char i,j;unsigned char code tab[]={0xbf,0x86,0xdb,0xcf,0xe6,0xed,0xfd,0x87,0xff,0xef} ;void Init_Com(){TMOD = 0x20;PCON = 0x00;SCON = 0x50;TH1 = 0xFd;TL1 = 0xFd;TR1 = 1;}void main(){E
    lhuahua 嵌入式系统
    allegro 安装孔 如何接地
    如果我想让安装孔接地应该怎么处理?
    安圣基 PCB设计
    【学习心得无线】蓝牙低功耗BLE资料集合
    swru191d .pdfCC253X/CC254X的DATASHEET,其中描述了8051的内核,还有zigbee和蓝牙的物理设备层,我们不需要关注zigbee的相关内容[url=https://download.eeworld.com.cn/detail/Sur/283492]https://download.eeworld.com.cn/detail/Sur/283492[/url]swru
    Sur 无线连接
    USB Type-C PCB封装 传一个给我
    [i=s] 本帖最后由 liyiui 于 2017-8-19 17:20 编辑 [/i]自己已经画好了,谢谢大家!
    liyiui PCB设计
    特权同学第一个实验怎么就出不来。。。
    RT,module Divider_verilog(clk, rst_n, fm);input clk; //时钟信号,50MHzinput rst_n; //复位信号,低电平有效output fm;//蜂鸣器,0--响,1--不响assign fm = 1'b0;reg[5:0] cnt;always @(posedge clk or negedge rst_n)if(!rst_n)cnt <=
    shuaigezhou FPGA/CPLD

    推荐内容

    可能感兴趣器件

    EEWorld订阅号

    EEWorld服务号

    汽车开发圈

    About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版 版权声明

    站点相关: 汽车电子 智能硬件

    北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

    电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved