pymcuprog icon indicating copy to clipboard operation
pymcuprog copied to clipboard

a Python utility for programming various Microchip MCU devices using Microchip CMSIS-DAP based debuggers

Results 24 pymcuprog issues
Sort by recently updated
recently updated
newest added

Hi there, I am new to Python (I know... better late than never) and I am trying to understand how to use this module to read and configure my microcontroller....

Hi @xedbg, I was pulling my hair out about the error message in the subject line. It happened (deterministically) after I had set up a JTAG debug session by signing...

I am slowly progressing with my GDB server and am now making the first steps into the JTAG territory. In this context, I noticed that the _Embedded Debugger-Based Tools Protocols...

When BOOTPROT (bits 2:0 of user_word_0) is set to anything other than 7 (default, boot protect off), I cannot write to byte 0 of the user_word. If it is set...