<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki-en.lcmaker.com/index.php?action=history&amp;feed=atom&amp;title=LC-MK-2040-DEV</id>
		<title>LC-MK-2040-DEV - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki-en.lcmaker.com/index.php?action=history&amp;feed=atom&amp;title=LC-MK-2040-DEV"/>
		<link rel="alternate" type="text/html" href="http://wiki-en.lcmaker.com/index.php?title=LC-MK-2040-DEV&amp;action=history"/>
		<updated>2026-06-05T02:01:56Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.2</generator>

	<entry>
		<id>http://wiki-en.lcmaker.com/index.php?title=LC-MK-2040-DEV&amp;diff=454&amp;oldid=prev</id>
		<title>Melody: Created page with &quot;=='''Product name'''== LCPI RP2040 development board 32Mbit FLASH RP2040 dual-core processor Micropython&lt;br&gt;    =='''Overview'''== LC LCPI RP2040 development board adopts Lcte...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki-en.lcmaker.com/index.php?title=LC-MK-2040-DEV&amp;diff=454&amp;oldid=prev"/>
				<updated>2023-11-24T01:40:25Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==&amp;#039;&amp;#039;&amp;#039;Product name&amp;#039;&amp;#039;&amp;#039;== LCPI RP2040 development board 32Mbit FLASH RP2040 dual-core processor Micropython&amp;lt;br&amp;gt;    ==&amp;#039;&amp;#039;&amp;#039;Overview&amp;#039;&amp;#039;&amp;#039;== LC LCPI RP2040 development board adopts Lcte...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=='''Product name'''==&lt;br /&gt;
LCPI RP2040 development board 32Mbit FLASH RP2040 dual-core processor Micropython&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=='''Overview'''==&lt;br /&gt;
LC LCPI RP2040 development board adopts Lctech RP2040 high-end microprocessor chip, TPS63000 high-current DCDC chip, and 4MB onboard FLASH. MicroPython can be used for programming in software development, and there are rich extension libraries available, which are very friendly to developers. Powerful performance and high cost performance.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=='''Function'''==&lt;br /&gt;
*It adopts LCPI RP2040 chip, has a rich expansion library, and has stronger playability.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Dual-core ARM CortexM0+ processor running at up to 133MHz.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*The onboard high-current step-down chip TPS63000 has higher conversion efficiency and more stable power supply, and the maximum current can reach 1.8A.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Onboard 32Mbit large-capacity FLASH chip.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*The debugging program can be downloaded via USB, and MicroPython programming is supported.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*On-chip temperature sensor.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*The pin definition is the same as that of Raspberry Pi Pico.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*With 2 SPIs, 2 IICs, 2 UARTs, 4 12-bit ADCs and other interfaces, it is powerful.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=='''Description'''==&lt;br /&gt;
'''Configure the development board MicroPython environment'''&amp;lt;br&amp;gt;&lt;br /&gt;
First press and hold the BOOT button of the development board, and then plug in the USB cable. At this time, the computer will display an additional drive letter:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:MK-2040-DEV-1.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Open the U disk, drag in the UF2 file &amp;quot;rp2-pico-20220618-v1.19.1.uf2&amp;quot;, after the file is written, the U disk will disappear, open the device manager, and you will find a new port&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:MK-2040-DEV-2.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At this point, the board can support MicroPython programming. If you need other programming methods, you need to drag in different UF2 files in the boot mode. For details, please refer to the LCtech WIKI.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Configure the MicroPython environment'''&amp;lt;br&amp;gt;&lt;br /&gt;
Unzip &amp;quot;Thonny-3.3.3.zip&amp;quot; in the &amp;quot;Development Tools&amp;quot; directory, and double-click to run the program. Click &amp;quot;NEXT&amp;quot; all the way to install.&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:MK-2040-DEV-3.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After the installation is complete, open the software, in &amp;quot;Tools&amp;quot; - &amp;quot;Settings&amp;quot;, select the device as PICO, and the port as the port of the development board. In this way, the development board can be downloaded and debugged online.&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:MK-2040-DEV-4.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Write programs through MicroPython'''&amp;lt;br&amp;gt;&lt;br /&gt;
Please refer to &amp;quot;Raspberry Pi Pico MicroPython Demo Code.zip&amp;quot; under the &amp;quot;Development Tools&amp;quot; directory.&amp;lt;br&amp;gt;&lt;br /&gt;
By default, the development board will not run the program when it is powered on. If you need to power on and run the program, you need to save the program on the development board when Tonny saves the code, and name it &amp;quot;main.py&amp;quot;.&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Melody</name></author>	</entry>

	</feed>