Skip to content

nicechao/ISP4LGT8F328P

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LarduinoISP for LGT8F328P

running on LGT8F328P-SSOP20

  • Hardware connection
    PB5 -> SWC
    PB4 -> SWD
    PB1 -> RST

  • Command line example

avrdude -C/etc/avrdude.conf -v -patmega328p -cstk500v1 -P/dev/ttyUSB0 -Uflash:w:your_app_lgt8f328p.hex:i 
  • Arduino IDE choose AVR ISP programmer

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages