Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Skyward Boardcore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Skyward Boardcore
Wiki
Clocks
Changes
Page history
New page
Templates
Clone repository
Update Clocks
authored
3 years ago
by
Luca Conterio
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Clocks.md
+1
-1
1 addition, 1 deletion
Clocks.md
with
1 addition
and
1 deletion
Clocks.md
View page @
d62be4ee
...
...
@@ -11,7 +11,7 @@ But wait, what exactly _is_ the input clock? Where does it come from? Were can I
## Internal Buses: AHB, APBx, WTF?
STM32 microcontrollers are equipped with multiple buses for internal communication.
These buses are part of the
**AMBA**
(Advanced Microcontroller Bus Architecture) standard provided by ARM. Here is a general diagram of the buses:
These buses are part of the
**AMBA**
(
_
Advanced Microcontroller Bus Architecture
_
) standard provided by ARM. Here is a general diagram of the buses:
<div
align=
"center"
><img
src=
"images/clocks/amba-bus.png"
/><br/><i>
Typical bus hierarchy for STM32F4xx
</i></div>
<br>
...
...
This diff is collapsed.
Click to expand it.