2.17. When using additional software packs ¶
If a software component refers to a specific peripheral, this peripheral must be initialized with HAL APIs, not LL APIs.
When using dual-core devices, if a software component refers to a specific peripheral, that peripheral must be assigned only to the same core as the software component.
When a pack is disabled, the generated files are not removed from the project. Workaround: remove these files manually.