NXP iMX RT1020 Eval Board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NXP iMX RT1020 Eval Board

358 Views
peteradamcik
Contributor III

Hi Guys, I'm starting a whole new project and I'd like to use the NXPiMX RT1020 MPU @ 600Mhz. I checked out the eval board and the board does not have any IO ports for the user. How can I connect my external devices if the board has no ports to connect to.

Is there another eval board with ALL IO pins available to the user that I can connect to?

Please let me know as I wish to start purchasing MCU's, a flash programmer and download software from NXP.

Oh, If there's no eval board would I have to make my own breakout board for the iMX RT1020 MPU? If so is there cad footprint files for the iMX RT1020 I can download?

Thanks guys, hope to hear from you soon. :smileyhappy: 

Pete

0 Kudos
1 Reply

305 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Peter,

Materials below can be downloaded on nxp official website, and they are very important for you design.

1. Documents

i.MX RT1020 MCU/Applications Crossover Processor | Arm® Cortex-M7 | NXP 

datasheet, reference manual, application notes, user's guide etc.

pastedImage_3.png

2. software and tools

i.MX RT1020 MCU/Applications Crossover Processor | Arm® Cortex-M7 | NXP 

pastedImage_6.png

(1). i.MXRT1020 Evaluation Kit

You can download all materials related I.MXRT1020 EVK including design files, user's guide etc

(2) MCUXpresso Integrated Development Environment(IDE)

This is the IDE tools for MCU development environment provided by NXP.

(3) MCUXpresso SDK --- sdk builder

you can downloaded I.MXRT1020 SDK via the item

pastedImage_9.png

Press "Build MCUXpresso SDK" Button, you will enter the page to select your IDE environment:

pastedImage_10.png

Press "Add software component" button, you can select modules that will be included in your SDK.

pastedImage_11.png

Then Press Download SDK.

Website will build SDK according to your above requirements. then you can download it.

4. About IOs on i.MXRT1020

(1) Download design files first, you will know what interfaces and ports are supported on i.MXRT1020

(2) IO pins on i.MXRT1020 can be multiplexed different signals, you can consult Reference manual, and input pin's name(get it in schematic) to search it, you will see each pin has several mode, ALT0,ALT1,... etc, which are pin's muliplexed.

5. i.MXRT1020 debug

i.MXRT1020 supports SWD interface by default.

On i.MXRT1020 EVK, DAP-LINK has been supported, which is using OpenSDA firmware, so if you have the EVK, you can directly debug it without extra debugger.

if you want to extra debugger, Jlink Plus is recommend.

OK, do it according to above steps, then you will understand i.MXRT1020.

Have a nice day!

BR,

Weidong

0 Kudos