The domestic LGT8F328P chip Aruino UNO learning board designed by Lichuang EDA is used. The attachment is the arduino hardware support package of the chip.
The chip needs to be programmed with the original programmer to program the BootLoader. Friends who do not have the original programmer can ask the seller to help program the BootLoader when purchasing the chip.
BootLoader searches for optiboot_lgt8f328p.hex in the decompressed file of the attached hardware support package.
Use the original Arduino UNO to flash the BootLoader for the LGT8F328 chip. See the Larduino_ISP_SHIELD open source project.
Below is a brief explanation of how to use it.
Step one: Install the CH340 serial port driver. (Friends who have already installed the CH340 driver when playing other microcontrollers can skip the first step)
Open the folder where the attachment is decompressed and run the ch341ser.exe driver installation program.
Click directly to install.
The serial port driver is pre-installed successfully.
Step 2: Add hardware support package.
Open the preferences of Arduino IDE (Arduino IDE download link: https://downloads.arduino.cc/arduino-1.8.12-windows.exe )
Determine project folder location
Copy the three folders in the unzipped hardware support package to the Arduino folder in the project folder location directory
Click Yes to confirm merging the libraries folder
Step 3: Restart Arduino IDE and download the sample program
Close Arduino IDE
Restart the Arduino IDE and click Tools -> Development Board Select LGT8F328P-LQFP32 MiniEVB
Connect the Arduino UNO domestic chip compatible board to the computer and select the serial port
Download the experimental program. In Arduino, downloading the program from the computer to the board is called uploading.
The experimental results of the project are the same as those of the foreign original Arduino UNO.
All reference designs on this site are sourced from major semiconductor manufacturers or collected online for learning and research. The copyright belongs to the semiconductor manufacturer or the original author. If you believe that the reference design of this site infringes upon your relevant rights and interests, please send us a rights notice. As a neutral platform service provider, we will take measures to delete the relevant content in accordance with relevant laws after receiving the relevant notice from the rights holder. Please send relevant notifications to email: bbs_service@eeworld.com.cn.
It is your responsibility to test the circuit yourself and determine its suitability for you. EEWorld will not be liable for direct, indirect, special, incidental, consequential or punitive damages arising from any cause or anything connected to any reference design used.
Supported by EEWorld Datasheet