cancel
Showing results for 
Search instead for 
Did you mean: 

Problem programming stack 1.23 with CubeProgrammer CLI 2.2

 

I can update fine to FUS version 2.1, and start it, but then when I try to program the BLE_stack_full_fw I get the following error message:

Error: FUS_ERROR_INVALID_OB: Option bytes and UFB values do not match.

Error:
Old Firmware delete failed

I have an STM32WB55CEU6 and I'm programming the stack with starting address 0x0805C000, per the release note instructions.

Do I need to change some option byte values before trying to program the stack?  If so, what?

Here is the end of updating the FUS and the problem programming the stack:

AdrianAdamson_0-1760204245599.png

 

Followed by this error when trying to start the wireless stack that isn't there:

AdrianAdamson_1-1760204357385.png

Thanks in advance for any help!

 

1 REPLY 1

I don't get the same problem when trying to program the wireless stack binary via the GUI:

 

AdrianAdamson_0-1760205200210.png

And after programming it via the GUI, programming it via the CLI now works.