public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ecos hardware flow control for just one serial port
@ 2014-06-23  8:35 Oleg Uzenkov
  2014-06-24 13:17 ` Ilija Stanislevik
  0 siblings, 1 reply; 2+ messages in thread
From: Oleg Uzenkov @ 2014-06-23  8:35 UTC (permalink / raw)
  To: ecos-discuss

Dear All,

I have a custom board with STM32F4 which has multiple serial ports. Is 
there a way in eCos to enable Hardware Flow Control for just one serial 
port? Or, if enabled, Hardware Flow Control applies to all serial port 
drivers?

Thanks in advance,

Oleg

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] ecos hardware flow control for just one serial port
  2014-06-23  8:35 [ECOS] ecos hardware flow control for just one serial port Oleg Uzenkov
@ 2014-06-24 13:17 ` Ilija Stanislevik
  0 siblings, 0 replies; 2+ messages in thread
From: Ilija Stanislevik @ 2014-06-24 13:17 UTC (permalink / raw)
  To: ecos-discuss

On 06/23/2014 10:35 AM, Oleg Uzenkov wrote:
> Dear All,
>
> I have a custom board with STM32F4 which has multiple serial ports. Is 
> there a way in eCos to enable Hardware Flow Control for just one 
> serial port? Or, if enabled, Hardware Flow Control applies to all 
> serial port drivers?
>
> Thanks in advance,
>
> Oleg
>
Enabling CYGPKG_IO_SERIAL_FLOW_CONTROL and 
CYGOPT_IO_SERIAL_FLOW_CONTROL_HW only gives you a possibility to use 
hardware flow control. Then you can use cyg_io_set_config() to activate 
flow control on particular serial port.

Ilija
-- 

Ilija Stanislevik
SIvA doo
ul. Mladinska 43 lok. 6
p.f. 53
MK-2400 Strumica
Macedonia

www.siva.mk  <http://www.siva.mk>


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-24 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-23  8:35 [ECOS] ecos hardware flow control for just one serial port Oleg Uzenkov
2014-06-24 13:17 ` Ilija Stanislevik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).