Mohammed-AhmedAF / ARM

ARM Cortex-M3/M4 drivers and projects made on TI Tiva-C and STM32F103.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARM

ARM Cortex-M projects

Simple ARM Cortex-M3/M4 projects and drivers made on TI Tiva-C and STM32F103. For the Tiva-C, I started to include some FreeRTOS examples. These examples are placed in a dedicated directory FreeRTOS under Examples.

For FreeRTOS to work on STM32F103 when using KEIL IDE, you should change the value of macro configPRIO_BITS to 4.

The included examples contain driver files only, no IDE-specific files are included. So if you want to use the example code in Keil IDE for instance, you will have to create a new project and add the files of the example to the project. However, it should be stated that the Tiva-C examples were indeed made with Keil IDE.

About

ARM Cortex-M3/M4 drivers and projects made on TI Tiva-C and STM32F103.


Languages

Language:C 89.8%Language:HTML 6.6%Language:Assembly 2.3%Language:Python 0.8%Language:Makefile 0.4%Language:C++ 0.1%Language:Shell 0.0%Language:Batchfile 0.0%