差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
| start [2023/09/13 02:34] – admin12 | start [2026/03/26 04:30] (当前版本) – Redesign homepage with clean structure and full product listing admin | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | ====== | + | ====== |
| - | **Click the blue words to follow usThe development of TI's MSPM0L series can use development environments such as KEIL, IAR, and CCS. The emulator can use JLINK, which is commonly used in ARM development, | + | |
| - | **1.** | + | Welcome to the ICBbuy developer knowledge base. Find documentation, |
| - | **Download SDK, MSPM0-SDK from TI’s official website** | + | ---- |
| - | {{http:// | + | ===== Development Boards ===== |
| - | {{http://ele-think.com/wp-content/ | + | ^ Board ^ Category ^ Key Features ^ |
| + | | [[developmentboard:esp32-c3-eye|ESP32-C3-EYE]] | ESP32 | Camera, BLE5.0, Wi-Fi | | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| + | | [[developmentboard: | ||
| - | After downloading, | + | [[developmentboard:|Browse all development boards >>]] |
| - | {{http:// | + | ---- |
| - | \examples\nortos\LP_MSPM0L1306\driverlib | + | ===== ESP Modules ===== |
| - | Open the keil folder in the routine to open this routine. Keil will also prompt you to install the MSPM0L1306 patch package at this time, or you can install it manually in keil's Pack Installer. | + | ^ Module ^ Series ^ Flash ^ |
| + | | [[esp-module: | ||
| + | | [[esp-module: | ||
| + | | [[esp-module: | ||
| + | | [[esp-module: | ||
| + | | [[esp-module: | ||
| + | | [[esp-module: | ||
| + | | [[esp-module: | ||
| - | {{http:// | + | [[esp-module:|Browse all ESP modules >>]] |
| - | **2.** | + | ---- |
| - | **Configure the SYSCONFIG tool** | + | ===== Quick Start ===== |
| - | This tool is an initialization code generation tool, similar to cubeMX of STM32。 | + | - Browse the category you need above |
| + | - Open the product page for pinout, schematic, and code examples | ||
| + | - Download resources from the Resources section on each page | ||
| + | - Join our community or contact us for support | ||
| - | First, in the SDK directory, under / | + | ---- |
| - | {{http:// | + | ===== Contact |
| - | Open the MSPM0_SDK_syscfg_menu_import.cfg file and modify the SYSCONFIG version and path. The red and blue parts in the figure below must be modified to be consistent with the path names of the SDK and SYSCONFIG. | + | ^ | ^ |
| - | + | | **Email** | [[sales@icbbuy.com|sales@icbbuy.com]] | | |
| - | {{http:// | + | | **Website** | [[https://www.icbbuy.com|www.icbbuy.com]] | |
| - | + | | **Store** | [[https://www.icbbuy.com/shop|ICBbuy Online Store]] | | |
| - | {{http:// | + | |
| - | + | ||
| - | {{http://ele-think.com/ | + | |
| - | + | ||
| - | MSPM0_SDK_syscfg_menu_import.cfg file.Click to open. | + | |
| - | + | ||
| - | {{http:// | + | |
| - | + | ||
| - | {{http:// | + | |
| - | + | ||
| - | {{http:// | + | |
| - | + | ||
| - | {{http:// | + | |
| - | + | ||
| - | **3.** | + | |
| - | + | ||
| - | **The role of the SYSCONFIG tool** | + | |
| - | + | ||
| - | Although SYSCONFIG is a code configuration tool like cubeMX used for STM32, SYSCONFIG does not generate code, it only generates 4 files. | + | |
| - | + | ||
| - | {{http://ele-think.com/ | + | |
| - | + | ||
| - | {{http:// | + | |
| - | + | ||
| - | It is not recommended to modify any code here, because every time the SYSCONFIG configuration is saved, this file will be modified by SYSCONFIG.The Event.dot file saves the MCU Event routing. You can copy the information in this file through an online page to generate an Event routing map. | + | |
| - | + | ||
| - | Click to view: | + | |
| - | + | ||
| - | https:// | + | |
| - | + | ||
| - | The last syscfg file is the file that we open every time we start SYSCONFIG. SYSCONFIG relies on this file to identify what parameters are configured. | + | |