项目作者: Rajssss

项目描述 :
A repo containing my Bare-metal Programs (Register and API Level) for STM32F446RE-Nucleo Board (ARM Cortex M4).
高级语言: Assembly
项目地址: git://github.com/Rajssss/arm_bare-metal.git
创建时间: 2020-04-22T08:10:02Z
项目社区:https://github.com/Rajssss/arm_bare-metal

开源协议:GNU General Public License v3.0

下载


arm_bare-metal

A repo containing my Bare-metal Programs for STM32F446RE-Nucleo Board Simple to Advanced.

alt text

Currently this repo contains projects for:-
->HelloWorld: Serial Wire Debugging Interface Demonstration. (Does not contain How-To Documntation)
->SizeOf: Gives the idea of various data type sizes on Cortex M4.
->LEDControl: Control On-Board LED of STM32 Nucleo.
->PinControl: Control the GPIO Pins along with On-Board LED.
->GPIOPeripheral: Full GPIO API of STM32F446RE-Nucelo board only.
(Included in my seperate driver repo : https://github.com/Rajssss/stm32_nucleo_drivers)

More coming soon……