2023-08-03 07:31 AM - edited 2023-08-03 07:32 AM
Hi,
Is it possible to create a carrier wave 2.4GHz(ACI_HAL_TONE_START in STM32CubeMonitor-RF) in source code(like in STM32CubeIDE). Without the use of STM32CubeMonitor-RF. I tried to use the functions that I used before in STM32CubeMonitor-RF:
-ACI_HAL_TONE_START
-ACI_HAL_SET_TX_POWER_LEVEL
But when I trie that the program comes in a faulthandler.
Does anyone have solution, I can't find a example for this?
Thanks!