This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

plz plz help me

Other Parts Discussed in Thread: DM3730

Hi  im using Beagle Board-xM c2 board i required any sample code for uart  in 'C' plz plz help me , I'm very new to Linux  board can any one help me by posting your code it will be help full for me ,Processor Series DM3730

  • Hi Abhi Ram,

    You can search in the net for some Linux UART C example. After that you must consider the UART setting to be appropriate for your Beagle Board-xM. You should check the serial port but it is something like /dev/ttyUSB0. The baud rate is 115200, Par/Bits 8N1 and No software and hardware flow control.

    BR
    Tsvetolin Shulev
  • Thank you  MR.Tsvetolin Shulev  my code is working and sending data is also going but coming  to receiving side data is not coming to the file but dynamical file is created but data is not going to it  while i'm shorting the TX,RX then  data is coming to the terminal . If you having any receiver code Suggest me .... this problem is in  Beagle Board-xM