All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vikas MANOCHA <vikas.manocha@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 3/3] stm32: Change USART port to USART6 for stm32f746 discovery board
Date: Fri, 22 Jul 2016 03:12:45 +0200	[thread overview]
Message-ID: <38948B62-3763-4AB7-B682-F64AE28BC6FB@st.com> (raw)
In-Reply-To: <20160721193938.GK1623@bill-the-cat>

Thanks Tom

> On Jul 21, 2016, at 12:39 PM, Tom Rini <trini@konsulko.com> wrote:
> 
>> On Wed, Jul 20, 2016 at 11:59:32PM +0200, Vikas MANOCHA wrote:
>> Hi Tom,
>> 
>>> -----Original Message-----
>>> From: U-Boot [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Tom Rini
>>> Sent: Saturday, July 16, 2016 6:51 AM
>>> To: tnishinaga.dev at gmail.com
>>> Cc: u-boot at lists.denx.de; gregkh at linuxfoundation.org
>>> Subject: Re: [U-Boot] [U-Boot, 3/3] stm32: Change USART port to USART6 for
>>> stm32f746 discovery board
>>> 
>>>> On Fri, Jul 08, 2016 at 01:02:26AM +0900, tnishinaga.dev at gmail.com wrote:
>>>> 
>>>> From: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>
>>>> 
>>>> This change is to remove a halt at about 200KiB while sending a
>>>> large(1MiB) binary to a micro controller using USART1.
>>>> USART1 is connected to a PC via an on-board ST-Link debugger that also
>>>> functions as a USB-Serial converter.
>>>> However, it seems to loss some data occasionally.
>>>> So I changed the serial port to USART6 and connected it to the PC
>>>> using an FTDI USB-Serial cable, therefore the transmission was
>>>> successfully completed.
>>>> 
>>>> Signed-off-by: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>
>>> 
>>> Applied to u-boot/master, thanks!
>> 
>> There is no serial/usb connector on discovery board to use USART6 signals.
>> With this patch, it is not possible to get discovery console without additional circuit. Please revert this patch.
>> Also I did a quick check on transferring 2.6MB binary using usart1 without any issue.
> 
> Done, sorry about that.
> 
> -- 
> Tom
> 

  reply	other threads:[~2016-07-22  1:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07 16:02 [U-Boot] [PATCH 0/3] stm32: Add SDRAM support for stm32f746 discovery board tnishinaga.dev at gmail.com
2016-07-07 16:02 ` [U-Boot] [PATCH 1/3] stm32: clk: Add 200MHz clock configuration " tnishinaga.dev at gmail.com
2016-07-16 13:51   ` [U-Boot] [U-Boot, " Tom Rini
2016-07-07 16:02 ` [U-Boot] [PATCH 2/3] stm32: Add SDRAM support " tnishinaga.dev at gmail.com
2016-07-16 13:51   ` [U-Boot] [U-Boot, " Tom Rini
2016-07-07 16:02 ` [U-Boot] [PATCH 3/3] stm32: Change USART port to USART6 " tnishinaga.dev at gmail.com
2016-07-16 13:51   ` [U-Boot] [U-Boot, " Tom Rini
2016-07-20 21:59     ` Vikas MANOCHA
2016-07-21 19:39       ` Tom Rini
2016-07-22  1:12         ` Vikas MANOCHA [this message]
2016-07-29 13:23       ` NISHINAGA Toshifumi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38948B62-3763-4AB7-B682-F64AE28BC6FB@st.com \
    --to=vikas.manocha@st.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.