Is firmware grbl for arduino nano with atmega328p compatible with lgt8f328p ?

I use grbl on arduino nano for years ... i create also a html page to load fast and simple firmware to arduino nano costycnc.it/upload ... because i build and sell an sample cnc foam cutter i firmwared thousand of arduino nano from this page without problems ... now i discover lgt8f328p arduino nano compatibile and with some upgrade functions how i read on internet... but my interests is also the low price ... so i buy 10 lgt8f328 i go to costycnc.it/upload and when load firmware stop at 50% and lgt8f328p seem to be blocking after ... i try with second lgt8f328p and same stop at 50% ... is possible to have only 16mb memory? or another problem? can help me?

Well, it's not 100% Atmega382p compatible. Did you install the board packages GitHub - dbuezas/lgt8fx: Board Package for Logic Green LGT8F328P LGT8F328D and LGT8F88D and read the tutorial LGT8F328P - LQFP32 Boards • Wolles Elektronikkiste ?

1 Like

Yes ... i install https://raw.githubusercontent.com/dbuezas/lgt8fx/master/package_lgt8fx_index.json board ... but problem is that stop at 50% when upload firmware ... i not arrive yet at compatibility pins!!!

Can you dump the flash to a file? That should give you the real flash size. Might also be that you have a bad batch (aka failed endtest but fell off the tray before recycling)

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.