# Wp7608 uart1 & uart2 configuration

**URL:** https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817
**Category:** mangOH Red
**Created:** [August 9, 2018, 9:27am UTC](https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817 "2018-08-09T09:27:25Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![stirulaka](https://avatars.discourse-cdn.com/v4/letter/s/a587f6/32.png) [@stirulaka](https://mangoh.discourse.group/u/stirulaka)
#### Post date: [August 9, 2018, 9:27am UTC](https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817/1 "2018-08-09T09:27:25Z")

</div>

Hi,

we would like to use the wp7608 uart interfaces as following

- uart2 for the linux console
- uart1 for the rs485 communication.

Hence we would like to know how we can configure the baud-rates of the above uart’s in linux to check the maximum speed that they can support for our custom application.

Any inputs on this topic is greatly appreciated.

---

<div class="post-metadata">

### Author: ![stirulaka](https://avatars.discourse-cdn.com/v4/letter/s/a587f6/32.png) [@stirulaka](https://mangoh.discourse.group/u/stirulaka)
#### Post date: [August 10, 2018, 2:44pm UTC](https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817/2 "2018-08-10T14:44:39Z")

</div>

Hi ,

Any inputs on this topic ?

Thanks,  
Siva

---

<div class="post-metadata">

### Author: ![lching](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/lching/32/233_2.png) [@lching](https://mangoh.discourse.group/u/lching)
#### Post date: [August 13, 2018, 3:36am UTC](https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817/3 "2018-08-13T03:36:12Z")

</div>

Hi

To config uart1 for the linux console, it is possible.  
However uart2 for the rs485 communication, may be done by linux application.

For baud rate, I have no idea.

BR

---

<div class="post-metadata">

### Author: ![stirulaka](https://avatars.discourse-cdn.com/v4/letter/s/a587f6/32.png) [@stirulaka](https://mangoh.discourse.group/u/stirulaka)
#### Post date: [August 13, 2018, 8:26am UTC](https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817/4 "2018-08-13T08:26:17Z")

</div>

I checked on the mangOH board,

- Uart 2 (ttyHSL1)– Linux system console operating at **115200** baud rate.

We would like to change the baudrate from the bootloader parameters and check the maximum supported speed .

As I dont see there is no access to boot loader environment to change the boot parameters. Can some one suggest the better approach to check the various Uart speed

- Uart 1 (ttyHS0)– Used for custom application operates at **9600** baud rate.  
As, Uart 2 supports 115200 speed , am I correct in saying the Uart1 also can supports the same if we configure this correctly in software. Please let us know if there are any spec differences between Uart1 & Uart2

Thanks,  
Siva

---

<div class="post-metadata">

### Author: ![stirulaka](https://avatars.discourse-cdn.com/v4/letter/s/a587f6/32.png) [@stirulaka](https://mangoh.discourse.group/u/stirulaka)
#### Post date: [August 14, 2018, 2:36pm UTC](https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817/5 "2018-08-14T14:36:41Z")

</div>

Hi,

Can some one suggest some inputs to make a progress on this topic

---

<div class="post-metadata">

### Author: ![stirulaka](https://avatars.discourse-cdn.com/v4/letter/s/a587f6/32.png) [@stirulaka](https://mangoh.discourse.group/u/stirulaka)
#### Post date: [August 24, 2018, 3:59pm UTC](https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817/6 "2018-08-24T15:59:13Z")

</div>

Hi,

I had verified/tested the uart1 baudrates to various configuration, using stty from linux & connecting pin12 & pin 13 pins of iot card to PC serial port. Its working as expected.

---

<div class="post-metadata">

### Author: ![lching](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/lching/32/233_2.png) [@lching](https://mangoh.discourse.group/u/lching)
#### Post date: [October 23, 2018, 10:03am UTC](https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817/7 "2018-10-23T10:03:12Z")

</div>

Hi Stirulaka

Do you need config baud rate of UART1 before test?

---

<div class="post-metadata">

### Author: ![asifarshad](https://avatars.discourse-cdn.com/v4/letter/a/cdc98d/32.png) [@asifarshad](https://mangoh.discourse.group/u/asifarshad)
#### Post date: [January 11, 2019, 11:04am UTC](https://mangoh.discourse.group/t/wp7608-uart1-uart2-configuration/1817/8 "2019-01-11T11:04:00Z")

</div>

Hi, are you using UART on the IoT card? If so did you configure the board in some way. I use the serial on Pi connector and it works fine but on the Iot card I cannot see any data coming in.
