This article mainly introduces the design of the FRDM-MCXE247 and how to import and run ACH examples.
Through this article, readers can gain a detailed understanding of the main resources of the FRDM-MCXE247 board, design files, and how to import, download, and run an SDK example.
Hardware Requirements
One FRDM-MCXE247 board
A personal computer
One USB Type-C cable
Software Requirements
SDK25.06.00_FRDM-MCXE247 (Download from: https://mcuxpresso.nxp.com)
MCUXpresso IDE v25.6 or later (Download from: MCUXpresso IDE | NXP)
Serial Terminal Software for PC:
Windows: PUTTY or Tera Term
USB Device Driver
Board User Manual
The FRDM-MCXE247 board is a design and evaluation platform based on the NXP MCX E247 microcontroller (MCU). The MCX E247 MCU is based on an Arm Cortex-M4F core, running at speeds of up to 112 MHz with a 2.70 V–5.5 V supply.
The FRDM-MCXE247 board includes:
One MCX E247 device
64 Mbit external serial flash (Winbond)
FXLS8974CFR3 I2C accelerometer sensor
NMH1000 I2C magnetic switch
Three TJA1057BTK CAN PHYs
Ethernet PHY
RGB LED
Push buttons
MCU-Link debug probe circuit
The board is compatible with Arduino shield modules, Pmod boards, and mikroBUS.
For debugging, the board uses an onboard (OB) debug probe, MCU-Link OB, based on the NXP LPC55S16 MCU.
In this document, the MCX E247 is referred to as the target MCU, and the LPC55S16 as the debug MCU.
This document provides detailed information about the FRDM-MCXE247 board interfaces, accelerometer, power supplies, clocks, connectors, jumpers, push buttons, LEDs, and the MCU-Link OB debug probe.
You can download the FRDM-MCXE247 Board User Manual [UM12286] from:
https://www.nxp.com/design/design-center/development-boards-and-designs/FRDM-MCXE247
Getting Started
The Getting Started page provides not only an introduction to the board but also instructions on how to import SDK projects.
https://www.nxp.com/document/guide/getting-started-with-the-frdm-mcxe247-board:GS-FRDM-MCXE247
Application Code Hub
We provide several MCXE247 application code hub examples. You can find the project code from the following links and import them into MCUXpresso IDE to run:
https://mcuxpresso.nxp.com/appcodehub?search=an-mc-pmsm-mcxe247
https://mcuxpresso.nxp.com/appcodehub?search=an-using-mcxe247-quadspi-module
https://mcuxpresso.nxp.com/appcodehub?search=an-mcxe24x-flextimer-example
https://mcuxpresso.nxp.com/appcodehub?search=an-mcxe24x-csec-getting-started
Hands-on
The following video demonstrates how to import, download, and run an SDK project using MCUXpresso IDE, using the Hello World example as a case study. please see attached video.
記事全体を表示