<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=LGT_Arduino</id>
	<title>LGT Arduino - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=LGT_Arduino"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=LGT_Arduino&amp;action=history"/>
	<updated>2026-06-05T10:30:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=LGT_Arduino&amp;diff=31735&amp;oldid=prev</id>
		<title>Chao: /* Upload sketch */</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=LGT_Arduino&amp;diff=31735&amp;oldid=prev"/>
		<updated>2021-07-02T04:55:21Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Upload sketch&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Chips LGT8F08/88/328  (AVR Compatible) ==&lt;br /&gt;
* LGT8F328P - TQFP32 (LGT8F328D)&lt;br /&gt;
* LGT8F328P - TQFP48&lt;br /&gt;
* LGT8F328P - SSOP20&lt;br /&gt;
&lt;br /&gt;
=== 8F328 Board Features === &lt;br /&gt;
* 8F328P-U MCU used by the LGT8F328P, is a Atmel MEGA328P compatible chip.&lt;br /&gt;
* 8F328D architecture design is relatively new, peripheral functions far stronger than Atmel MEGA328. Especially the program encryption ability is far more than MEGA328.&lt;br /&gt;
* 8F328D can use 3V3 and 5V power supply running at 16M frequency, excellent level compatibility.&lt;br /&gt;
* Built-in high-precision RC, no external crystal can be stable operation.&lt;br /&gt;
* Less peripheral parts, circuit design is simple.&lt;br /&gt;
* 12-bit ADC (analog-to-digital conversion)&lt;br /&gt;
* On board DAC&lt;br /&gt;
* Owned GUID (unique ID) can be used for chip program encryption&lt;br /&gt;
* Built-in internal 1.024V / 2.048V / 4.096V ± 1% calibratable reference voltage source&lt;br /&gt;
&lt;br /&gt;
The feature compare&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Feature !! LGT8F328P !! atmega328P&lt;br /&gt;
|-&lt;br /&gt;
| DAC output || Yes || - &lt;br /&gt;
|-&lt;br /&gt;
| Internal reference resoltuion || ±0.5% || ±1.5% &lt;br /&gt;
|-&lt;br /&gt;
| PWM dead zone control || Yes || - &lt;br /&gt;
|-&lt;br /&gt;
| High current push - pull PWM || Yes || - &lt;br /&gt;
|-&lt;br /&gt;
| Computing Accelerator (DSC) || Yes || - &lt;br /&gt;
|-&lt;br /&gt;
| Stacking expansion system || Yes || - &lt;br /&gt;
|-&lt;br /&gt;
| Speed || 32M || 16M &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
* All of our boards already had arduino bootloader&lt;br /&gt;
* The board has no crystal, not need&lt;br /&gt;
&lt;br /&gt;
== Install Board ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Install for arduino version 1.8.5 ===&lt;br /&gt;
* Install larduino HSP from here our [https://github.com/Edragon/LGT github folder] in the link below, to get support in arduino IDE, install guide refer to &amp;quot;Install.txt&amp;quot;:&lt;br /&gt;
* The current method:&lt;br /&gt;
 Unzip Larduino_HSP_v3.6x.rar&lt;br /&gt;
 Copy [sketches], [hardware] and [libraries] directories to arduino's sketchbook direcotry&lt;br /&gt;
 Restart Arduino, you will see new board from [Tools]-&amp;gt;[Border] menu.&lt;br /&gt;
&lt;br /&gt;
=== Install for arduino version 1.8.12 (use pre-build project folder) ===&lt;br /&gt;
[[File:LGT-board install.gif|400px|right]]&lt;br /&gt;
* Git clone our arduino project here&lt;br /&gt;
 https://github.com/Edragon/LGT-Arduino&lt;br /&gt;
* Point the arduino project folder to sub-folder LGT&lt;br /&gt;
* You can find relevant examples, libraries and boards in setup&lt;br /&gt;
* See GIF setup guide&lt;br /&gt;
&lt;br /&gt;
== Upload sketch ==&lt;br /&gt;
* can use FTDI FT232 RL or PC2102 as usual arduino&lt;br /&gt;
&lt;br /&gt;
* Or Board LGT8F328P-LQFP-miniEVB&lt;br /&gt;
* Choose board '''larduino-core w/LGT8F328D''' or LGT8F328P, the rest is the same as use arduino pro mini.&lt;br /&gt;
&lt;br /&gt;
* Detail guide please see [https://github.com/Edragon/LGT/tree/master/Arduino%20Guide here].&lt;br /&gt;
&lt;br /&gt;
== Current Known Issus ==&lt;br /&gt;
* LGT8F328P use shared EEPROM from flash, normal EEPROM sketch config may not work&lt;br /&gt;
[[category: LGT]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>