Nice! thanks sharing the information with us I bought this module yesterday, i thought it was an arduino pro board xD
@PolarResistor-qp7hw11 ай бұрын
Greetings from Brazil. Nice video
@winandd8649 Жыл бұрын
I've found out that the LGT8F328P has less usable memory than a arduino pro mini ☹ For Arduino pro mini, the complier says: "Sketch uses 29372 bytes (95%) of program storage space. Maximum is 30720 bytes." Same sketch, but with board LGT8F328P, the compiler says: "Sketch too big. Sketch uses 29748 bytes (100%) of program storage space. Maximum is 29696 bytes." Damn! I was preparing my project to be production ready with the LGT8F328P, I bought a lot of them 😞 Sketch is already mad as small as possible, don't think I can shave of another kb. Anyone tips to work around this problem? Is the bootloader of the LGT8F328P bigger than on the pro mini? Is there a smaller bootloader available?
@alexloktionoff6833 Жыл бұрын
is it possible that LGT8F328P reserves some flash to emulate eeprom?
@charesealbow5357 Жыл бұрын
Internal reference voltage. One slide shows +/- 0.5% while the next shows +/-10%. Which is which?
@rompipelotas3 жыл бұрын
ina226 master library error: 'class EEPROMClass' has no member named 'length'...is different declaration of internal memory space ??????...with arduino promini no problem !
@ETSolutions3 жыл бұрын
What is the error that you got on compiler. i am using arduino ide. every thing work fine for me.
@antonimouszr73103 жыл бұрын
how about which variant like pro mini , what using for upload?
@ETSolutions3 жыл бұрын
Arduino IDE used for upload. there is another video on my channel. How to install LGT board with arduino ide.
@rompipelotas3 жыл бұрын
probably not having the eprom, the device does not work like a pro mini ............
@rompipelotas3 жыл бұрын
I think I don't want to waste any more time on this scrap .... I'll use the classic Arduino again !!!
@ETSolutions3 жыл бұрын
github.com/dbuezas/lgt8fx/wiki/EEPROM-of-the-LGT8F328p-:-the-important-things-you-need-to-know details about EEPROM
@rompipelotas3 жыл бұрын
@@ETSolutions now.i read your post...thanks!!
@vu2dji3 жыл бұрын
Where to buy in India? Also the smaller boards with lesser pins.
@nhutthanhhuynh70883 жыл бұрын
hi, are you using its TX and RX pins ok ? I connected and nothing happened.
@ETSolutions3 жыл бұрын
yes i am using these pins. have you write the code for Serial communication. check your code pins are same as normal arduino
@ETSolutions3 жыл бұрын
also check the baud rate
@rolandberendonck39003 жыл бұрын
I have got some boards of these on the way and I am very happy that you want to share your information with us. Is it correct that there is no english datasheet for these boards available? And where did you find all this info?? Looking forward to some new video's from you; Very informative!
@ETSolutions3 жыл бұрын
i have english document about this will share you later.
@ETSolutions3 жыл бұрын
Can you share me you email. i will send you english datasheet. If you want to install LGT8F328P Board on arduino IDE There is a video on my youtube channel you can watch.
@rolandberendonck39003 жыл бұрын
@@ETSolutions Off course I watched your other video about installing the boards. Yesterday the plane landed in my country with my LGT8F328P Boards I ordered. And yes you can send me the document; I would appriciate that very much. Looking forward to that, and thanks in advance :)
@ETSolutions3 жыл бұрын
I upload 2 more videos about LGT board you can watch.
@rolandberendonck39003 жыл бұрын
@@ETSolutions Ah, that's great!! It is 7:15 in the morning here, but I will have a look at them this morning. Thank you!!! 👍👍💪
@aurangzebhaque29733 жыл бұрын
Salaams Thanks for these videos on the LGT328 board. I am currently thinking of trying one out with Arduino. Have you had a chance to play with the I2C and PWM functions. I want to use these in development of an MPPT charge controller. Would appreciate your input as well as some guidance what functions should I test to collaborate on this board
@ETSolutions3 жыл бұрын
wa Salaam. i use this board it work faster than arduino. also use I2C it work fine.
@aurangzebhaque29733 жыл бұрын
Where can I buy nano equivalent in Pakistan at a reasonable price
@ETSolutions3 жыл бұрын
you are from pakistan me too. nice to know you. you can try it on daraz
@H2ON_MEA2 жыл бұрын
THANK YOU FOR SHARING. PWM Pins on Uno, Nano, Mini is 3, 5, 6, 9, 10, 11 ) . 490 Hz (Only pins 5 and 6 (980 Hz)) WHAT ABOUT LGT8F328P..
@ETSolutions2 жыл бұрын
pins number on LGT are also same for PWM pins. frequency i will check and update you.
@H2ON_MEA2 жыл бұрын
Thank you @@ETSolutions
@ETSolutions2 жыл бұрын
@@H2ON_MEA send me your email i will share you datasheet
@rompipelotas3 жыл бұрын
bad!.I tried to use the ssop version with ina226 for a voltmeter .. BUT DO NOT COMPILE! ... it does not manage ina master library
@ETSolutions3 жыл бұрын
i will share you data sheet for more details.
@ndgoh673 жыл бұрын
TQ for sharing... The support for this ultra low cost MCU is getting better and better. Credit to RALPH BACON and DAVID BUEZAS for their excellent work. It's good for extra low cost budget project. Incredible el-cheapo price that run twice as fast as compared to UNO. Managed to get it up and running. Those that do not like this board can always stick with the classic UNO and stop whining...
@ETSolutions3 жыл бұрын
Yes I agree
@tahasinmohammadtahasin93002 жыл бұрын
Bro love your videos I orderd the purple version so can you plz tell me that can I use the same to same code for any Arduino nano project code like can I use the bourd as a fully replacement for Arduino nano?
@ETSolutions2 жыл бұрын
yes you can use same code as arduino no difference in code.
@tahasinmohammadtahasin93002 жыл бұрын
@@ETSolutions thanks my man
@abdullahabudabaseh84772 жыл бұрын
can you please share the English datasheet with us