* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33
  • FELISCUNHA: try65hytr  pessoal   htg6454y
    26 de Junho de 2025, 21:33
  • JPratas: try65hytr Pessoal  4tj97u<z
    26 de Junho de 2025, 02:28
  • cereal killa: Boa Tarde Pessoal E com enorme tristeza que depois de 15 anos que idealizei e abri este fórum vejo que esta na iminência de fechar portas porque ninguém tenta ajudar o pagamento do servidor, mas cada ano e sempre difícil arranjar almas caridosas que nos bom ajudando mas este ano esta complicado, mas infelizmente e como diz o j.s dia 5/07 se não houver algumas ajudas esta vez vai mesmo fechar…..e pena e triste mas tudo na vida tem fim. obrigada cereal killa
    25 de Junho de 2025, 19:40

Autor Tópico: Introduction to STM32 - 32-bit ARM-Based Microcontroller  (Lida 119 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Introduction to STM32 - 32-bit ARM-Based Microcontroller
« em: 30 de Maio de 2021, 16:54 »

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 42 lectures (3h 43m) | Size: 1.4 GB
32-bit Microcontrollers are rolling the world, Now is the time to start moving from 8-bit low speed to the giant ARM

What you'll learn:
Things you must know​ about Embedded Systems, STM32 and ARM
Program STM32 Effectively
ARM Architecture ​
Create a fully functional Project in no Time
STMicroelectronics and the STM32 platform ​
The World of STM32​
STM32 Key Features​
STM32 Applications​
Provide an overview of STM32 MCU family. ​
The NUCLEO-L476RG Development​
STM32 Development Board​
ARM Cortex M-4 Architecture ​
ARM Cortex M-4 Memory Maps ​
Development Board ​
Cortex Overview​
CMSIS
Low Power Operation​
Safety Features​
The Flash Module​
Application Examples​
Practical Walk through showing the famous STM32 Development Board​
Download and Install STM32CubeMX Development Environment​
Download and Install Arduino and Configure it for STM32 Microcontroller​
How to Write you first code​
Boot loader and how to upload it to STM32 Board​
Uploading your first code to STM32 Board​
Blink an LED​
Code Structure explained ​
Advance coding examples​

Requirements
Basic Knowledge of Programming

Description
>>> 32-bit Microcontrollers are rolling the world, Now is the time to start moving from 8-bit low speed to the giant ARM <<<

Welcome to this course.

In this in-depth course, you will learn how to develop embedded firmware for STM32 Cortex-M 32-bit microcontrollers using various development tools.

The STM32 series are some of the most popular microcontrollers used in a wide variety of products. They also have an excellent support base from multiple microcontroller development forums.

This family of microcontrollers from STMicroelectronics is based on the ARM Cortex-M 32-bit processor core.

STM32 microcontrollers offer a large number of serial and parallel communication peripherals which can be interfaced with all kinds of electronic components including sensors, displays, cameras, motors, etc. All STM32 variants come with internal Flash memory and RAM.

STM32 can be used in your Engineering projects, Industrial Projects, or Home Automation related projects.

Why you should Learn How to Program STM32?

It's based on a 32-bit ARM that cheaper and has more processing power than an 8-bit Microcontroller like PIC, 8051 uC. ARM cortex series are used widely in embedded systems. ARM also supports features such as low power mode, thumb instructions set, sometimes coupled with real-time co-processors, and good software library support.

STM32 series have some good options that can make them a good candidate for a project :

Hardware compatibility with other MCU of different series. For example, you can design a PCB that works both with an MCU from the STM32F4xx line and STM32L4xx.
The migration between different MCUs is documented.

Ease of PCB routing, pins of same port/functionality is close together.

A good set of peripherals.

STM32L! when power consumption and CPU power are needed at the same time, ST wins the battle.

Who this course is for
Anyone looking to improve his embedded systems skills be moving from 8-bit Microcontrollers to 32-bit Microcontrollers
Anyone looking to learn ARM and RISC Based Microcontrollers
STM32 Geeks
Engineering Students - Electronics, Electrical & Computer Science
High School Science Students
Electronic Geeks, Hobbiest & Art Students
Embedded Systems Geeks
Anyone interested in learning ARM architecture with a low budget STM32 solution


Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction