Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%DASHBOARD{ section="banner"
image="/twiki/pub/Cosmac/ForthSTM32WB/nucleo-header.jpg" | ||||||||
Line: 227 to 227 | ||||||||
Using USB_USER and the built-in bootloader (activate with jumper between CN7.5 and CN7.7)
$ alias cubepgmcli='/opt/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/STM32_Programmer_CLI' | ||||||||
Changed: | ||||||||
< < | STM32Cube_FW_WB_V1.4.0/Projects/STM32WB_Copro_Wireless_Binaries> cubepgmcli -c port=USB1 -fwdelete STM32Cube_FW_WB_V1.4.0/Projects/STM32WB_Copro_Wireless_Binaries> cubepgmcli -c port=USB1 -fwupgrade stm32wb5x_FUS_fw.bin 0x080EC000 firstinstall=0 STM32Cube_FW_WB_V1.4.0/Projects/STM32WB_Copro_Wireless_Binaries> cubepgmcli -c port=USB1 -fwupgrade stm32wb5x_BLE_Stack_fw.bin 0x080CB000 firstinstall=1 | |||||||
> > | $ cd STM32Cube_FW_WB_V1.6.0/Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x $ cubepgmcli -c port=USB1 -fwdelete $ cubepgmcli -c port=USB1 -fwupgrade stm32wb5x_FUS_fw_1_0_2.bin 0x080EC000 firstinstall=0 $ cubepgmcli -c port=USB1 -fwupgrade stm32wb5x_FUS_fw.bin 0x080EC000 firstinstall=0 $ cubepgmcli -c port=USB1 -fwupgrade stm32wb5x_BLE_Stack_full_fw.bin 0x080CB000 firstinstall=1 | |||||||
Changed: | ||||||||
< < | Using ST-LINK (here to show the option bytes, SBRV : 0x32C00 means start address 4 * SBRV + 0x08000000 = 0x080CB000, 3D000 means there is no stack): | |||||||
> > | Using STM32 Cube Programmer (here to show the option bytes, SBRV : 0x32C00 means start address 4 * SBRV + 0x08000000 = 0x080CB000, 3D000 means there is no stack): | |||||||
psi@homer:~/Dropbox/wbForth/CubeWB> cubepgmcli -c port=SWD -ob displ ------------------------------------------------------------------- | ||||||||
Changed: | ||||||||
< < | STM32CubeProgrammer v2.3.0 | |||||||
> > | STM32CubeProgrammer v2.4.0 | |||||||
------------------------------------------------------------------- ST-LINK SN : 066BFF313335415043141250 | ||||||||
Changed: | ||||||||
< < | ST-LINK FW : V2J35M26 Voltage : 3,21V | |||||||
> > | ST-LINK FW : V2J36M26 Voltage : 3,22V | |||||||
SWD freq : 4000 KHz Connect mode: Normal Reset mode : Software reset Device ID : 0x495 | ||||||||
Changed: | ||||||||
< < | Device name : STM32WBxx | |||||||
> > | Device name : STM32WB55xx | |||||||
Flash size : 1 MBytes Device type : MCU Device CPU : Cortex-M0+/M4 | ||||||||
Line: 298 to 300 | ||||||||
SNBRSA : 0xF (0xF) BRSD : 0x0 (SRAM2a is secure) SBRSA : 0xA (0xA) | ||||||||
Changed: | ||||||||
< < | SBRV : 0x32C00 (0x32C00) | |||||||
> > | SBRV : 0x32C00 (0x32C00) | |||||||
PCROP Protection: | ||||||||
Line: 310 to 312 | ||||||||
Write Protection: | ||||||||
Changed: | ||||||||
< < | WRP1A_STRT : 0xFF (0x807F800) | |||||||
> > | WRP1A_STRT : 0xFF (0x80FF000) | |||||||
WRP1A_END : 0x0 (0x8000000) | ||||||||
Changed: | ||||||||
< < | WRP1B_STRT : 0xFF (0x807F800) | |||||||
> > | WRP1B_STRT : 0xFF (0x80FF000) | |||||||
WRP1B_END : 0x0 (0x8000000) |