what If i wanted to switch off core2 (shutdown) where wireless stack is running for ble and also disable/off all BLE related activity and how to wakeup from shutdown mode of core2? and if i wanted to wake up from button interrupt please if anyone has...
What if i wanted to switchoff(shutdown) only core2 where wireless stack is running and wakeup from button interrupt.I used MCU stm32wb5mmgh6tr.If you can help then provide the code sequence for that or any hint.
What if I don't want to turn off hci controller and just wanted to stop or kind of off the BLE stack when need to disable and again re-enable the BLE means re initialize the stack and all and BLE got diacovered.
I am trying to flash/write/program BlE stack using openocd on custom board.controller is stm32wb5mmgh6tri am trying this command in makefile.flash_ble_stack: openocd -f opocd.cfg \ -c "init" \ -c "reset halt" \ -c "flash protect 0 0 last ...
Can u send me this function void PeriphCommonClock_Config(void) or pic of your clock configuration in cubemx or cubeide.below is my clock configuration so try this because in my case now ble working and i can see in app.