2023-04-03 07:01 PM
Hello,
I am using the STM32WB55CEU6 chip and while trying to check the functionality with the STM32CubeMonitor-RF I am getting the following error: "Device under test not responding COM port closed"
Normal operation was confirmed when the P-NUCLEO-WB55 board was powered up using the same procedure.
Please advise if the procedure is wrong
Solved! Go to Solution.
2023-04-16 03:31 PM
I used the: stm32wb5x_BLE_Stack_full_fw.bin instead of the stm32wb5x_BLE_Stack_full_extended_fw.bin
and it seemed to work.
I was testing using the: BLE_TransparentModeVCP . The readme.txt says to use the extended bin, but it did not work, saying the "Device under test not responding COM port closed", but it connects using the stm32wb5x_BLE_Stack_full_fw.bin
Make sure you program the stack in the correct location and that the Stack is started.
If you start the FUS to read back the version, you need to ensure you start the stack again.
2023-04-16 03:31 PM
I used the: stm32wb5x_BLE_Stack_full_fw.bin instead of the stm32wb5x_BLE_Stack_full_extended_fw.bin
and it seemed to work.
I was testing using the: BLE_TransparentModeVCP . The readme.txt says to use the extended bin, but it did not work, saying the "Device under test not responding COM port closed", but it connects using the stm32wb5x_BLE_Stack_full_fw.bin
Make sure you program the stack in the correct location and that the Stack is started.
If you start the FUS to read back the version, you need to ensure you start the stack again.