Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 10 Mar 2015 08:51 AM by  bradb
Article: How to access the UARTs in Linux
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
bradb
Basic Member
Basic Member
Posts:203


--
10 Mar 2015 08:51 AM
    Q: How are how UARTA, UARTB and UARTC on the DM37x SOMs assigned in Linux?

    A: Here are the assignments as seen in the Linux BSP.

    UARTA (on SOM) -> UART1 (on the processor) -> /dev/ttyO0 (in Linux)
    UARTB (on SOM) -> UART3 (on the processor) -> /dev/ttyO2 (in Linux)
    UARTC (on SOM) -> UART2 (on the processor) -> /dev/ttyO1 (in Linux)

    The Logic PD Linux Software Test Plan (STP) provides additional information on how to test the UARTs.    The STP is available on the support download website as DM37x Linux BSP Test Results.

    PRODUCTS Included: 
    AM3703/DM3730 Torpedo, AM3703/DM3730 Torpedo + Wireless, AM3703/DM3730 SOM-LV

    You are not authorized to post a reply.