STM32L081KZT6 Programmging
Hello! I've developed a pcb using the STM32L081KZT6
I power it with a 3v3 volt supply and I'm trying to program it via JTAG-SWD
So I connected the SWCLK and SWDIO pins to pin 24 and 23 as shown in the datasheet, then I connected ground and 3v3 to their pins
I'm using ULINK2 programmer with uVision but the program only responds "SWD communication failure".
I've configured my uVision project to target for that specific micro (downloaded the packages)
I've checked this list of ULINK2 compatible devices and my micro isn't there, does this mean that the device si completely un supported and the software will return "SWD communication failure"?
If so, which device can I use to program my micro?
Thank you!
