Skip to content

Sniffing firmware for Microchip's PL360G55CF-EK evaluation kit, to use in conjunction with PLCTool, forked from Tarlogic/Candleblow

Notifications You must be signed in to change notification settings

Goyo2600/Candleblow

 
 

Repository files navigation

Candleblow-PL360G55CF-EK (alpha version)

Sniffing firmware for Microchip's PL360G55CF-EK evaluation kit, to use in conjunction with PLCTool.

Requirements

You will need to install the latest version version of Atmel Studio 7 (Windows only). You will also need an unexpensive 20-pin JTAG ARM programmer like this one and, of course, the [PL360G55CF-EK -EK]https://www.microchip.com/en-us/development-tool/PL360G55CF-EK)

Build

Open the solution file Candleblow.atsln with Atmel Studio 7 and press F7. This should start the build process:

If the build is successful, now it's time to plug the ARM Programmer to your computer via USB and the board with the JTAG cable. Now click on the green "play" button or just press F5. This will attempt to flash the board:

The board has not LCD display, it uses LEDS for status.
1 LED ON == OK -> You are ready to use Candleblow with PLCTool.
Blink LEDS or no LED == ERROR

About

Sniffing firmware for Microchip's PL360G55CF-EK evaluation kit, to use in conjunction with PLCTool, forked from Tarlogic/Candleblow

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.1%
  • Makefile 17.9%