Hi all,
I’m trying to debug my RAK Sticker
I downloaded RAK3272LP-SiP_latest_final.hex to the Sticker by STM32CubeProgramer.
And it seems responding by STM32CubeProgramer Log
I’m using ST-Link v2
01:36:40 : UPLOADING ...
01:36:40 : Size : 1024 Bytes
01:36:40 : Address : 0x8000000
01:36:40 : Read progress:
01:36:40 : Data read successfully
01:36:40 : Time elapsed during the read operation is: 00:00:00.047
01:36:42 : UPLOADING ...
01:36:42 : Size : 1024 Bytes
01:36:42 : Address : 0x8000000
01:36:42 : Read progress:
01:36:42 : Data read successfully
01:36:42 : Time elapsed during the read operation is: 00:00:00.044
01:36:43 : UPLOADING ...
01:36:43 : Size : 1024 Bytes
01:36:43 : Address : 0x8000000
01:36:43 : Read progress:
01:36:43 : Data read successfully
01:36:43 : Time elapsed during the read operation is: 00:00:00.056
01:36:44 : UPLOADING ...
01:36:44 : Size : 1024 Bytes
01:36:44 : Address : 0x8000000
01:36:44 : Read progress:
01:36:44 : Data read successfully
01:36:44 : Time elapsed during the read operation is: 00:00:00.046
But I can’t see any response from the Serial Monitor by UART
It just empty show
Anyone get the similar issue and resolved it?