2022-07-12 03:33 AM
Hi,
I just updated the CubeMonitor/CubeIDE/CubeProgrammer to the latest versions.
After doing this my old version of Transparrent Mode (for STM32WB10) does not compile anymore.
After creating a new project, and getting it to compile and run. I can now connect to my device through CubeMonitor-RF... sort of.
It reads the version information and reports "Command Complet" but it says
Unknown device
CM4 version: No information
CM0 version: No information
and when I try to read the HCI_READ_RSSI, the program freezes completely.
The following screenshot is just after connecting.
I can debug the code and pause the execution, but it is not in any fault handler.
What can be wrong??? It was working under the last version
Solved! Go to Solution.
2022-07-13 12:01 AM
I found the fault... The Serial2USB converter I was using was not wired correctly, causing the uart communication to crash 🤦�?♂�?
I still think it is weird that it does not recognize the device and the CM4/CM0 versions... But that I can live with as long as the rest is working :beaming_face_with_smiling_eyes:
Thanks @Christophe for your time :thumbs_up:
2022-07-12 04:13 AM
I can see the CubeIDE version I am on now is V1.10.0, so it was working on the version before that one.
I just saw an update to version 1.10.1 of CubeIDE that says it avoids the fact that the migration might delete some file on the disk... I am guessing that is why I had to start a new project after updating to 1.10.0 :o)
2022-07-12 06:49 AM
Hello Ugilten,
The FW10.0.1 should work in STM32CubeMon-RF V2.9.0, sorry for this drawback. In my side the FW1.10.0.1 is working (STM32WB55), please can you check the HCI_VERSION and the HCI_REVISION value.
HCI_VERSION = 0x09
HCI_REVISION = 0x004D
Best regards,
Christophe.
2022-07-12 06:57 AM
Hi Christophe,
I have the following values in the connection window
HCI_Version = 0x0B
HCI_Revision = 0xA97F
2022-07-12 11:09 PM
I just tried again this morning and now I got a different HCI_Revision (0x005F)
2022-07-13 12:01 AM
I found the fault... The Serial2USB converter I was using was not wired correctly, causing the uart communication to crash 🤦�?♂�?
I still think it is weird that it does not recognize the device and the CM4/CM0 versions... But that I can live with as long as the rest is working :beaming_face_with_smiling_eyes:
Thanks @Christophe for your time :thumbs_up:
2022-08-10 05:45 AM
Hello @Ugilten
Unrecognized device CMx versions issue will be solved in next release.
Thanks for reporting
2022-09-21 12:28 AM
@Ugilten, new STM32CubeMonRF release-2.9.1 should solve the version issue: https://community.st.com/s/question/0D53W00001omRr0SAE