dbuezas / lgt8fx

Board Package for Logic Green LGT8F328P LGT8F328D and LGT8F88D
362 stars 87 forks source link

LGT8F328P-nano as isp #225

Closed orabeidm closed 1 year ago

orabeidm commented 1 year ago

vcan i use LGT8F328P-nano as isp for arduino nano?

orabeidm commented 1 year ago

photo_2022-11-24_20-27-59

jayzakk commented 1 year ago

One of the first results on Google reveal: https://youtu.be/KMzk5gsDQMc

Double check the question and answer on the video.

LaZsolt commented 1 year ago

Maybe this is the answer for you: https://docs.arduino.cc/built-in-examples/arduino-isp/ArduinoISP Use your LGT8F328P as a programmer and the classic nano3 as a target.

LaZsolt commented 1 year ago

And one more. Try to use this: https://github.com/dbuezas/lgt8fx/discussions/207

orabeidm commented 1 year ago

One of the first results on Google reveal: https://youtu.be/KMzk5gsDQMc

Double check the question and answer on the video.

Yes, and in the comments we communicate with the creator of the video)))

orabeidm commented 1 year ago

Maybe this is the answer for you: https://docs.arduino.cc/built-in-examples/arduino-isp/ArduinoISP Use your LGT8F328P as a programmer and the classic nano3 as a target.

it doesn't work i checked

LaZsolt commented 1 year ago

it doesn't work i checked

In v1.0.6 the delayMicroseconds() about 30% shorter than requested. Use the pre-release of v1.0.7 : #207