lgt8fx icon indicating copy to clipboard operation
lgt8fx copied to clipboard

Nano 328P-LGFP32 V3.1

Open biblical-text opened this issue 3 years ago • 2 comments

board

I purchased this thinking it was a standard Arduino Nano, and I can actually deploy from the Arduino IDE using the "Arduino Nano" setting. But I can't deploy to it using any of the options from this library. Should I be able to? I tried every menu option and it always returns the dreaded:

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00

On a side note, when I use it using the "Arduino Nano" settings, Serial.begin(9600) in the code, actually appears to send data at 2400. I am very curious about what is going on there.

biblical-text avatar Jun 03 '22 12:06 biblical-text

The upload speed is 115200 baud for this board. You may select this upload speed if you install the pre release of lgt8fx package: https://github.com/dbuezas/lgt8fx/discussions/207

You need to select a custom board: LGT8F328 + 16 MHz crystal but your board has no external crystal so you need to select one of the internal frequencies.

kép

LaZsolt avatar Jun 03 '22 14:06 LaZsolt

The upload speed is 115200 baud for this board. You may select this upload speed if you install the pre release of lgt8fx Hello! Is Daniel here and we can comit some changes? Do you have some contacts with him? lgt8f328p is good chip and i do some cool things with it. I would be grateful if we could develop it further with you!

demosspro avatar Jun 08 '22 14:06 demosspro

Does this still persist in ~1.0.7~ 2.0.0 release?

dwillmore avatar Jan 12 '23 18:01 dwillmore

Closing as stale

dbuezas avatar Mar 30 '23 18:03 dbuezas