2021-04-07 08:43 PM
I need to program the chip use JTAG or SWD, But now i could just read the jtag id. i could not access the flash. so is there special document for how to access the flash using JTAG or SWD interface.
2021-04-08 02:31 AM
Hello @Nluke.1 ,
Welcome to the STM32 Community :)
I advise you to refer to this article and Video: How to program a STM32WB55 with STM32CubeProgrammer.
Please mark my answer as best by clicking on the "Select as Best" button if it helped :smiling_face_with_smiling_eyes:.
Imen
2021-04-08 06:16 PM
Hi Imen,
I understand that i could program the STM32WB55 with STM32CubeProgrammer and ST-LINK.
my need is that we should use our product to program the STM32WB55 offline. our product has reserved JTAG/SWD interface to program the chip. but the STM32WB is not like the general STM32 chips with only a core , i could not access the flash. now i could only read the JTAG id of CPU1(M4).
So i want to know is there any special document for programming this chip.
thanks a lot
Luke