-
Notifications
You must be signed in to change notification settings - Fork 61
Home
Edgar K edited this page Feb 3, 2021
·
154 revisions
Course program (previous version)
If you want to contribute to the course, refer to TODO tasks section.
- The full details of the instruction set, programmer's model, and other topics (detailed) [pdf]
- Cortex-M0 programmer's model, instruction details and general information about the architecture [pdf]
- The timing information of the processor core, and implementation-related information [pdf]
- STMicroelectronics version of Cortex-M0 core [pdf]
- General description of peripherals within chip [pdf]
- STM32F051-specific information (like pinout) [pdf]
- STM32F0Discovery description [pdf]
- Low Layer library description [pdf]
- GDB commands cheat-sheet [pdf]