2024-05-09 02:30 AM - edited 2024-05-10 01:59 AM
I've built a new prototype using the STM32U575C, and provisioned two program/debug connectors, a fine pitch Samtec header and 0,1" pitch six pin header, I've used both before on STM32F4.
I've tried accessing the processor using both headers, an STLINK-V3SET and and old F4 Nucleo.
Neither can access the processor.
Is there something fundamentally different in the U5 parts that I've missed?
I've attached the schematic of my processor sheet.
Solved! Go to Solution.
2024-05-10 04:46 AM
Check reset state and how sw you use?
2024-05-10 05:28 AM
I need to scope the SWD lines, I've buzzed them thuogh to verify correct connectivity.
I was hoping to start with Blinky using CubeIDE, but I'd be happy if STLINK can just interrogate the processor.
2024-05-10 06:05 AM
@Alexmouse wrote:but I'd be happy if STLINK can just interrogate the processor.
i ask how sw you use for this. For new MCUs you require new firmware in STLink and good is not obsolete STLinkUtility, but CubeProgrammer.
2024-05-10 06:11 AM
2024-05-10 06:26 AM
I had updated my STLINK-V3 in the STLINK utility.
However, installing Cube Programmer, and updating STLINK again, it seems I can talk to the processor without problems.
A massive relief, but unexpected.
2024-05-10 06:35 AM
When was STM32U5 handling added to Stlink?
2024-05-10 07:02 AM
@Uwe Bonnes wrote:When was STM32U5 handling added to Stlink?
It probably never was nor will be. Hasn't the ST-LINK utility (STSW-LINK004) been obsolete and deprecated for quite a while?
2024-05-10 07:09 AM
To be fair the ST-LINK page on the website does say "Recommended replacement product: STM32CubeProg"
2024-05-10 08:19 AM
@Alexmouse wrote:To be fair the ST-LINK page on the website does say "Recommended replacement product: STM32CubeProg"
Not to mention the "NRND" at the top of the page.