Page 1 of 1

Atmel Porgammer upload software

Posted: Thu Nov 03, 2022 10:52 am
by A0CBM
I purchased a program platform from Atmel and would like to find out if there are any open source programs to upload to the programmer. I have WinCUPL and wanted to see how the ATF1504AS works, but I can't upload my PLD file to the programmer. Am I at the mercy of Atmel or is there an alternative? I have an ATDH1150USB-K Download platform. I found something on NuMicro ISP Progamming Tool, but I don't know if that works with my setup. Thank you.

Re: Atmel Porgammer upload software

Posted: Thu Nov 03, 2022 3:36 pm
by 8BIT
I'm not absolutely sure about this, but it looks like you need to download the ATMISP software to program the device using that cable. here's a link to a PDF I found on the cable which has a link to the software in it.

https://ww1.microchip.com/downloads/en/ ... rGuide.pdf

My guess is you compile your logic using WINCUPL and then you would select the .JED output file within the ATMISP software to program the device.

best wishes!
Daryl

Re: Atmel Porgammer upload software

Posted: Thu Nov 03, 2022 7:07 pm
by BigDumbDinosaur
What Daryl said.

  1. Write and compile your logic with WinCUPL.
  2. Test your logic with WinSIM.
  3. Program your device with ATMISP.


Within ATMISP, you will need to set up a programming “chain” for the ATF1504AS. Just follow the prompts.

ISP_guide.pdf
Atmel ISP Guide
(520.23 KiB) Downloaded 114 times
JTAG_user_guide.pdf
Atmel JTAG Guide
(379.54 KiB) Downloaded 116 times