start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [ 05.11.2024 15:37] – lars | start [ 03.03.2025 17:10] (current) – lars | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== MBSP - the micro controller board support package ====== | ====== MBSP - the micro controller board support package ====== | ||
+ | MBSP is a hardware abstraction layer (HAL). Your MBSP is specific to your requirements. It supports only the one micro controller that you use. and it only implements the interfaces you use. | ||
- | (What it is and what it is not) | + | Using MBSP allows you to focus on the functionality you need to implement |
+ | |||
+ | The MBSP is provided as a zipped project. It comes with all the sources necessary. The provided main() function shows example uses for the interfaces you selected. Everything is ready to be compiled. You can use this main function for board bring up / hardware integration testing. | ||
+ | |||
+ | Then replace the main function with your code and start implementing your features. All the interfaces are ready to use. | ||
+ | |||
+ | [[https:// | ||
+ | Get your MBSP ]] |
start.1730817430.txt.gz · Last modified: 05.11.2024 15:37 by lars