2021-05-25 06:09 AM
Hi,
I'm programming my custom board using j-link. I want to use cube programmer but I can't connect. What should I do?
2021-05-25 06:30 AM
Verify your schematic. Ensure power rails are good. Verify chip orientation. Use a different cable. Use a different board. Reboot. Post the actual error.
2021-05-25 07:03 AM
Cube Programmer is for ST-LINK, not Segger J-Link.
Use appropriate tools.
2021-05-25 07:07 AM
I want to read data from my external flash. So that I was writing an external loader for cube programmer. If then, what should I do? Could you suggest anything?