You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/01 17:46:21 UTC

[GitHub] [incubator-nuttx] michallenc commented on a change in pull request #3634: Documentation/platforms: added documentation for imxrt10xx boards

michallenc commented on a change in pull request #3634:
URL: https://github.com/apache/incubator-nuttx/pull/3634#discussion_r624541726



##########
File path: Documentation/platforms/arm/imxrt/boards/imxrt1020-evk/index.rst
##########
@@ -0,0 +1,99 @@
+===============
+i.MX RT1020 EVK
+===============
+
+`i.MX RT1020 EVK <https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/i-mx-rt1020-evaluation-kit:MIMXRT1020-EVK>`_
+is an evaluation kit by NXP company. This kit uses the i.MX RT1020 crossover MCU in LQFP144 package with ARM Cortex M7 core.
+
+Features
+========
+
+- Processor
+    - MIMXRT1021DAG5A processor
+- Memory
+    - 256 Mb SDRAM memory
+    - 64 Mb QSPI Flash
+    - TF socket for SD card
+- Display and Audio
+    - Audio CODEC
+    - 4-pole audio headphone jack
+    - External speaker connection
+    - Microphone
+- Connectivity
+    - Micro USB host and OTG connectors
+    - Ethernet (10/100T) connector
+    - CAN transceivers
+    - Arduino® interface
+
+Serial Console
+==============
+
+The EVK default console is on LPUART1, which is multiplexed onto
+the debug port (either OpenSDA or SEGGER JLink).
+
+It runs at 115200,n,8,1.
+
+LEDs and Buttons
+================
+
+LEDs
+----
+
+There is one user accessible LED status indicator located on the 1020-EVK,
+USERLED.  The function of the LEDs include:
+
+- D3: Power (Green) & Overpower (Red)
+- D5: User LED (Green) GPIO_AD_B0_05
+- D15: RST LED (Red)

Review comment:
       Sure thing.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org