Implement SUBGHZ_Phy library with FreeRTOS, without HAL library, sequencer …
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-31 2:23 AM
Hello,
Does anybody know how I can implement SUBGHZ_Phy library:
without: HAL library, sequencer, advance trace and debugger
thank you,
Sincerely.
Solved! Go to Solution.
- Labels:
-
FreeRTOS
-
STM32CubeIDE
-
STM32WL series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-05 2:28 AM
It is ok, i have successfully implement SUBGHZ_Phy library
i have writed my own function to config SUBGHZSPI, and i have replace HAL callback functions in radio_driver.c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-05 2:28 AM
It is ok, i have successfully implement SUBGHZ_Phy library
i have writed my own function to config SUBGHZSPI, and i have replace HAL callback functions in radio_driver.c
