Open main menu

DAVE Developer's Wiki β

Changes

Physical devices mapping (XUELK)

778 bytes added, 14:33, 4 October 2016
Created page with "{{InfoBoxTop}} {{AppliesToSBCLynx}} {{InfoBoxBottom}} This article details how physical devices are mapped to Linux device files in the context of the AXEL_ULite_and_SBC_Lyn..."
{{InfoBoxTop}}
{{AppliesToSBCLynx}}
{{InfoBoxBottom}}
This article details how physical devices are mapped to Linux device files in the context of the [[AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)|XUELK kit]].
===Console UART===
{| class="wikitable"
|-
! Physical device !! Processor's resource !! Connector !! Type !! Linux device file !! Notes
|-
| Boot Console || UART1 || J42 || 2-wire LVTTL UART || <code>/dev/ttymxc0</code> ||
|-
|}
===Multi-protocol UARTs===
====Ordering code: XUBBx0xxxxx====

{| class="wikitable"
|-
! Physical device !! Processor's resource !! Connector !! Type !! Linux device file !! Notes
|-
| MPUART0 || UART7 || J34 || 2-wire RS232 || <code>/dev/ttymxc6</code> ||
|-
| MPUART1 || UART3 || J21 || RS485 || <code>/dev/ttymxc2</code> ||
|-
|}
4,650
edits