simbit18 commented on code in PR #16781: URL: https://github.com/apache/nuttx/pull/16781#discussion_r2233829090
########## Documentation/platforms/arm/imxrt/boards/arcx-socket-grid/index.rst: ########## @@ -0,0 +1,92 @@ +================ +ARCX Socket Grid +================ + +The ARCX Socket Grid is an industrial board from ARCX. This boards uses the i.MX RT1052 crossover MCU with ARM Cortex M7 core. + +.. figure:: arc_socket_grid.jpg + :align: center + +Features +======== + +- Processor + - MIMXRT1052DVL6A processor +- Memory + - 256 Mb SDRAM memory + - 512 Mb Hyper Flash +- Connectivity + - USB host and OTG connectors + - Ethernet (10/100T) connector + - CAN transceivers + - I/O-Link interfaces + - 4-20mA interface + - Sensors for voltage, current, temperature, etc + +Serial Console +============== + +The serial console is available through pins: + +========= ============= ========== +UART1_TXD GPIO_AD_B0_12 LPUART1_TX +UART1_RXD GPIO_AD_B0_13 LPUART1_RX +========= ============= ========== + +LEDs and buttons +================ + +LEDs +---- + +There are three LED status indicators located on the Board. The +functions of these LEDs include: + +==== ============= +Pin Description +==== ============= +LED1 Power Supply +LED2 User LED +LED3 5V Power ON +==== ============= + +Only a single LED, LED, is under software control. It connects to Review Comment: single LED, LED, -> single LED -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org