Closed Sazerac4 closed 6 months ago
@florrant Thanks for putting this up. As to my knowledge this model is not yet supported by this toolset.
Could you make it work based on the changes above? If so, please submit a PR to the testing
branch.
Sorry for the misunderstanding. Adding the udev rules wasn't enough to get the device working. I also tried on a Debian 12 without success (same error message).
Edit: Debugging with openocd/st-link work well with this programmer
stlink_1.8.0-1_amd64.deb
st-flash --reset --format=ihex write ./program.hex
STM32L471RGT6
I can't flash the microcontroller. It works with my stlink-v2.
Command line output:
Notes:
I have modified my udev rules, it is seem the product id was not present. The programmer is not supported ? The new entry added:
Library libusb (
dpkg -l libusb-1.0*
)Expected/description:
Uploading the firmware is done without any problems