feat: support STM32WL family by fpistm · Pull Request #49 · stm32duino/STM32FreeRTOS · GitHub
Skip to content

feat: support STM32WL family#49

Merged
fpistm merged 2 commits into
stm32duino:mainfrom
fpistm:wl_support
Feb 25, 2022
Merged

feat: support STM32WL family#49
fpistm merged 2 commits into
stm32duino:mainfrom
fpistm:wl_support

Conversation

@fpistm

@fpistm fpistm commented Feb 23, 2022

Copy link
Copy Markdown
Member

@fpistm fpistm added the enhancement New feature or request label Feb 23, 2022
@fpistm fpistm added this to the 10.3.1 milestone Feb 23, 2022
@fpistm fpistm requested a review from ABOSTM February 23, 2022 17:14
fpistm and others added 2 commits February 25, 2022 15:38
Fixes stm32duino#44

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
It happens on STM32WL that case 4 fails.
And it seems to be linked to LiuLayland theoritical bound value,
which is based on ideal system.
It doesn't take into account things like RTOS task swap, ...
So take more margin for case 4 by decreasing the cpu load of one task,
so that global CPU moves away from theoretical bound.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
@fpistm

fpistm commented Feb 25, 2022

Copy link
Copy Markdown
Member Author

@fpistm fpistm merged commit e730645 into stm32duino:main Feb 25, 2022
@fpistm fpistm deleted the wl_support branch May 2, 2022 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support of STM32WL

2 participants