We are using ST STM32G070RBT6 MCU in our production with Flasher ARM in our pcb tester. Flasher controlled via telnet service with #auto command. Config uploaded via J/flash.
Our problem is the following:
We start with BLANK MCU.
probramming with #auto command get #OK without errors
MCU DOESN'T start
send #erase , get #OK no errors
send #auto, get #OK without problem
MCU DOESN'T start
remove power
connect the power again, MCU STARTS
send #auto, get #OK and MCU starts
so mcu doesnt start in case of blank MCU, just when reprogram MCU
Start application checked in setup. and it is working when we are use j-flash...
What is the problem?
Thanks
Our problem is the following:
We start with BLANK MCU.
probramming with #auto command get #OK without errors
MCU DOESN'T start
send #erase , get #OK no errors
send #auto, get #OK without problem
MCU DOESN'T start
remove power
connect the power again, MCU STARTS
send #auto, get #OK and MCU starts
so mcu doesnt start in case of blank MCU, just when reprogram MCU
Start application checked in setup. and it is working when we are use j-flash...
What is the problem?
Thanks