hci_user_evt_proc call in interrupt for STM32WB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-07 7:46 AM
Hi,
it is ok to call hci_user_evt_proc function (STM32WB), from an interrupt, for example SysTick_Handler ?
Best,
s.mateusz
Labels:
- Labels:
-
STM32WB series
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-09 5:32 AM
Hi @msemegen , I am trying to do something similar and was just wondering if you found a solution? Thanks in advance!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-08 12:59 PM
We don't experience any suspicious behavior related to this. So I think it's safe to have that ble event handler in SysTick ISR.
Best,
Mateusz
