Coder Social home page Coder Social logo

larduinoisp's Introduction

LarduinoISP

make arduino board to be an ISP of LGT8FX8D/P series MCU

larduinoisp's People

Contributors

asilichenko avatar lgtmcu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

larduinoisp's Issues

Can burn .hex with Arduino Nano

I have sucessfully flashed a small blink (without bootloader) program using a LGT8f328p to flash another LGT8f328p using the specs and the wiring the instructions said to do.

Screenshot-20211012-135557.png

But I could not flash using an Arduino Nano for that, repeating the same wiring and specs I used with the LGT8f328p flasher.

I am a bit worried because I have only one LGT8f328p with me, the another one I used I picked with a friend of mine who had gently lent me but I have sent It him back.

The sketch in the repo is supposed to work in an Arduino Nano, right? Or I can only be used with a LGT8f328p acting as a flasher?

I have also selected the Arduino IDE to flash my Arduino Nano as a LGT8f328p, with the RX_SERIAL_BUFFER_SIZE set to 250, but It didn't succeed either.

The avrdude command I am using is:

avrdude -u -c stk500v1 -p m328p -P /dev/ttyUSB0 -b 19200 -B 1.5 -U flash:w:"/path_to_hex_file"

*using the LGT8f328p flasher I only replace the /dev/ttyUSB0 for /dev/ttyACM0

and It's not working only with the Arduino Nano.

LGT8F Lock Bits

Hi
Can this ISP write the lock bits in LGT8F? Do the LGT read out protection work like the original ATMega?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.