Skip to content

Open-CMSIS-Pack/ST_B-U585I-IOT02A_BSP

Repository files navigation

Version

ST_B-U585I-IOT02A_BSP

This is the development repository for the STMicroelectronics B-U585I-IOT02A Board Support Pack (BSP) - a CMSIS software pack that is designed to work with all compiler toolchains (Arm Compiler, GCC, IAR, LLVM). It is released as CMSIS software pack and therefore accessible by CMSIS-Pack enabled software development tools.

This BSP uses the generator integration of the CMSIS-Toolbox to Configure STM32 Devices with CubeMX that is also supported in µVision 5.40 an higher.

Note: This is currently Work in Progress. Final release is expected in Q3'2024.

Repository top-level structure

Directory Description
.github/workflows GitHub Actions.
CMSIS/Driver Contains a CMSIS-Driver VIO that is configured for the board peripherals.
Documents Information about the board provided by STMicroelectronics.
Examples/Blinky Blinky example in csolution project format using CMSIS-Driver VIO and CMSIS-Compiler for printf I/O retargeting.
Images Pictures of the board.
Layers Board layers for using the board with CMSIS-Toolbox - Reference Applications.

Usage

This BSP requires the Device Family Pack (DFP) for the STM32U5 series.

The device is configured for this board using STM32CubeMX. For additional information refer to:

Using the development repository

This development repository can be used in a local directory and mapped as software pack using for example cpackget with:

cpackget add <path>/Keil.B-U585I-IOT02A_BSP.pdsc

Generate software pack

The software pack is generated using bash shell scripts.

  • ./gen_pack.sh based on Open-CMSIS-Pack/gen-pack generates the software pack. Run this script locally with:

    ST_B-U585I-IOT02A_BSP $ ./gen_pack.sh
    

GitHub Actions

The repository uses GitHub Actions to generate the pack and build examples:

License

The BSP is licensed under License.

Issues

Please feel free to raise an issue on GitHub to report misbehavior (i.e. bugs) or start discussions about enhancements. This is your best way to interact directly with the maintenance team and the community. We encourage you to append implementation suggestions as this helps to decrease the workload of the maintenance team.

About

STMicroelectronics ST_B-U585I-IOT02A Board Support Pack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages