updated programming files
This commit is contained in:
BIN
manufacturing/programming/firmware_v21_20211028.bin
Executable file
BIN
manufacturing/programming/firmware_v21_20211028.bin
Executable file
Binary file not shown.
@@ -1,2 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
/Applications/STMicroelectronics/STM32Cube/STM32_Programmer_CLI -c port=SWD -e all -w /Users/willem/Documents/PROJECTS/Leo-led-truck/manufacturing/programming/firmware20210720_short.bin 0x08000000 -ob RDP=0xBB
|
/Applications/STMicroelectronics/STM32Cube/STM32_Programmer_CLI -c port=SWD -ob RDP=0xAA
|
||||||
|
/Applications/STMicroelectronics/STM32Cube/STM32_Programmer_CLI -c port=SWD -e all -w /Users/willem/Documents/PROJECTS/Leo-led-truck/manufacturing/programming/firmware_v21_20211028.bin 0x08000000 -ob RDP=0xBB
|
||||||
3
manufacturing/programming/unlockOB.sh
Executable file
3
manufacturing/programming/unlockOB.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
/Applications/STMicroelectronics/STM32Cube/STM32_Programmer_CLI -c port=SWD -ob RDP=0xAA
|
||||||
|
/Applications/STMicroelectronics/STM32Cube/STM32_Programmer_CLI -c port=SWD -e all
|
||||||
Reference in New Issue
Block a user