Giter Site home page Giter Site logo

Comments (14)

youxiaojie avatar youxiaojie commented on May 11, 2024

got it!
Manually install:
1.download package_lgt8fx_index.json
2.palce it into C:\Users\Allan\AppData\Local\Arduino15 or ~/.arudino15/ for linux
3.download hw support release file from https://github.com/dbuezas/lgt8fx/releases
4.put it to C:\Users\Allan\AppData\Local\Arduino15\staging\packages or ~/.arudino15/staging/packages/ for linux
5.click install in board manager under the offline state. or unpack hw support file to C:\Users\Allan\AppData\Local\Arduino15\packages\LGT8fx Boards\hardware\avr\“version“\ or ~/.arduino15/packages/LGT8fx\ Boards/hardware/avr/"version"/ for linux
here “version” is like 1.0.6
6 modify C:\Users\Allan\AppData\Local\Arduino15\packages\LGT8fx Boards\hardware\avr\“version“\boards.txt or ~/.arduino15/packages/LGT8fx\ Boards/hardware/avr/"version"/boards.txt for linux

adding menu.upload_speed=Upload speed in # Menu options section
comment 328.upload.speed=57600 as: #328.upload.speed=57600

adding this section

# Upload speed
328.menu.upload_speed.57600=Default(57600)
328.menu.upload_speed.57600.upload.speed=57600
328.menu.upload_speed.19200=BTE17-11(19200)
328.menu.upload_speed.19200.upload.speed=19200

ok! finished!

from lgt8fx.

alpharesearch avatar alpharesearch commented on May 11, 2024

I ordered some "Acxico 5Pcs 5V 16M LGT8F328P-LQFP32 MiniEVB for Arduino Nano V3.0 HT42B534-1 Replace ATMeag328P" here in the USA on Amazon with the same 19200 baud rate requirements. I guess I could update the boot loader but it would be nice if there were some baud rate drop-down settings like on other boards.

from lgt8fx.

youxiaojie avatar youxiaojie commented on May 11, 2024

you can try different the baud rate, may be the boot loader is custom.my 19200 is a nonstandard bootloader viariant. you can try 115200 78600 etc

from lgt8fx.

alpharesearch avatar alpharesearch commented on May 11, 2024

Thanks youxiaojie for your solution. The download works with your settings. Looks like I have the same BTE17-11 board like you. I cannot get my board to work with 32 Mhz, do you have any problems like this?

from lgt8fx.

youxiaojie avatar youxiaojie commented on May 11, 2024

it seem that the 16Mhz version is the outdated 328d, equally to mega 168 though marked with "328", only with 16Mhz, 32Mhz does not work. the new 328e, is 32Mhz version, equ to 328p.

from lgt8fx.

dwillmore avatar dwillmore commented on May 11, 2024

If any of you with variant boards would be so kind as to take some nice pictures of them and include a link to where you got them, I'll add it to the wiki so that others can benefit.

from lgt8fx.

youxiaojie avatar youxiaojie commented on May 11, 2024

agree!

from lgt8fx.

alpharesearch avatar alpharesearch commented on May 11, 2024

Here is the link I bought it from:
https://www.amazon.com/dp/B0837GNYY2/
And here is the photo:
https://imgur.com/gallery/a7dQ5R0
https://imgur.com/gallery/QcfuSw5

from lgt8fx.

youxiaojie avatar youxiaojie commented on May 11, 2024

from here:
https://item.taobao.com/item.htm?spm=a1z09.2.0.0.1c932e8dKugRs3&id=575845863557&_u=igtqrcba22

from lgt8fx.

dbuezas avatar dbuezas commented on May 11, 2024

Interesting, I wasn't aware of the "nano style" board with the 328d variant. I guess I've been lucky and always got 328p's.
BTW, as @youxiaojie said, this variant cant handle 32MHz even though it has a 32MHz internal clock.
From the datasheet:

LGT8FX8D maximum operating frequency of 20MHz, so when the choice of internal 32MHz RC as the main clock source, be sure to
Make sure CLKPR is set to the correct frequency division (minimum 2).

from lgt8fx.

dbuezas avatar dbuezas commented on May 11, 2024

I'll welcome a PR with the added support for this board

from lgt8fx.

dwillmore avatar dwillmore commented on May 11, 2024

Does this issue require further effort?

from lgt8fx.

LaZsolt avatar LaZsolt commented on May 11, 2024

I my opinion no need futher effort.
With the new board selection menu in case of selecting generic board ( LGT8F328 + 16 MHz crystal ) the upload speed selection available.

from lgt8fx.

dwillmore avatar dwillmore commented on May 11, 2024

Okay, that's that I had concluded, but I hadn't been a participant to this converstaion, so I didn't feel right in closing it. I'll do that now.

from lgt8fx.

Related Issues (20)

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.