Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tools:pymcuprog [2022/11/10 14:05]
darron [PyMCUProg]
tools:pymcuprog [2023/09/30 15:12] (current)
darron [Microchip DM164140 - MPLAB Xpress Evaluation Board]
Line 3: Line 3:
 Python cross platform programmer and debugger for Microchip CMSIS interfaces. Python cross platform programmer and debugger for Microchip CMSIS interfaces.
  
-This can work with boards with built-in interfaces or the SNAP and PICKIT 4+Processor support is limited and various components are marked with "alpha" support 
 +at this time. 
 + 
 +It can work with boards with built-in interfaces or the SNAP and PICKIT 4
 interfaces updated with new firmware and switched into AVR mode (untested). interfaces updated with new firmware and switched into AVR mode (untested).
  
 +Interesting side note, the SNAP was £7 and the PICKIT 4 £45 in 2019 and now
 +cost £39 for the SNAP and £88 for the PICKIT 4 in 2022. Microchip
 +offer this free tool with limited support yet very expensive hardware to use it
 +with.
 ===TODO=== ===TODO===
  
Line 33: Line 40:
 ===Microchip ATMEGA328PB XPLAINED MINI=== ===Microchip ATMEGA328PB XPLAINED MINI===
  
-Supported interface but unsupported processor.+Supported interface but unsupported microcontroller (ATMega328PB).
  
 ==USB== ==USB==
Line 60: Line 67:
 </code> </code>
  
-===Microchip DM164140 - MPLABXpress Evaluation Board ===+===Microchip DM164140 - MPLAB Xpress Evaluation Board ===
  
-Unsupported.+Unsupported interface, microcontroller (PIC16F18855) support unknown.
  
 ==USB== ==USB==
  
 This is mass storage device and no idea if the firmware can be altered This is mass storage device and no idea if the firmware can be altered
-othewise.+otherwise.
  
 <code> <code>