As far as I can tell from the schematic of the MIMXRT1170-EVK board, the only UART available for external access is LPUART1, either via J11 USB port or directly via the J31/J32 connectors. However, I've seen other people in these forums mention e.g. LPUART4 being accessible by the CM4 (https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVK-how-enable-PRINTF-for-use-on-secondar...).
So to clarify, on the MIMXRT1170-EVK board, which LPUARTs can I access from which core, and which of these are actually accessible from outside?
已解决! 转到解答。
Hi @andreas90,
All LPUART modules are accessible to both cores.
As for which are accessible externally with the use of the Arduino Connector, that would be:
Hope this helps!
BR,
Edwin
For LPUART1 J31.2 TX, J32.2 Rx and J38.9 GND so like that all pins details of each UART and is parallel it will work or not like i want to use console and UART at same time.
Explain for each one.
Hi @andreas90,
All LPUART modules are accessible to both cores.
As for which are accessible externally with the use of the Arduino Connector, that would be:
Hope this helps!
BR,
Edwin