I tried loading the p2pserver_ota example binary at address 0x08004000 and before that I flashed the application manager at address 0x08000000.When I reset the controller I get these logs at usart1 and my led2 connected to pb11 starts blinking-==>> S...
I am trying to detect my stm32wba52cg bare chip with my developed custom PCB board with onboard stlink as external programmer from a discoveryboard but its showing this msg-Can not connect to target!Please select "Connect Under Reset" mode from Targe...
Hi,I want to do OTA update with stm32wba52 can I use stm32wba55 provided example on BLE heart rate OTA update for stm32wba52.If not then where can I find the reference for stm32wba52.
I am using STM32CubeWBA V1.1.0. with cube ide 1.14.1.when ever I am using the .bin file from the package its working fine but when ever I am generating my own .bin file using the provided IOC file with the help of cube ide 1.14.1 its not woking.Do I ...
These are some logs from usart1 when I press reset button.==>> Start Ble_Hci_Gap_Gatt_Init functionSuccess: aci_hal_write_config_data command - CONFIG_DATA_PUBADDR_OFFSETPublic Bluetooth Address: 00:80:e1:2a:b0:9aSuccess: aci_hal_write_config_data co...
PA14 is the SWCLK pin and PA13 is the SWDIO pin i swaped the pins and it detected the mcu but I am getting Target is not responding message every time I try to run or debug the BLE_heartrate_ota example for stm32wba52.