Re: Adding COM Port

Tech-Archive recommends: Speed Up your PC by fixing your registry



No. It depends on how your driver is made. Have a look at it and see whether
it checks for registry settings to have a base address, an interrupt ID and
so on.

HTH

--
--
--
----------------------------------------------------------------
Anthony Pellerin (eMVP)
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"Marco P" <MarcoP@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de
news: 2F183C3D-FC9E-4FEC-B6DD-BF48004E2EA5@xxxxxxxxxxxxxxxx
Thanks,
can you suggest me which registry setting must be added?

Thank you in advance.
Marco

"Anthony Pellerin" wrote:

It depends on your HW and SW.
If the new UART are managed by your CPU and the driver is flexible enough
to
support this extension, you may have to simply add new registry settings.
In other cases, you have to write a serial driver (have a look at the one
you have to write the new one).

HTH

--
--
--
----------------------------------------------------------------
Anthony Pellerin (eMVP)
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"Marco P" <MarcoP@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de
news: C93BFB43-8364-48D0-B5BE-C26208184995@xxxxxxxxxxxxxxxx
Hi,
With WinCE 5.0 I use a CPU board with 2 com Ports (foreseeen by the BSP
given by the HW supplier).
Now I'm adding a new board with 4 serial lines that I need to usea as
COM3 -
COM6.

Can anyone tell me what I need too add/change in my platform in order
to
be
able in using all my serial ports.

Thank you in advance
Marco.





.



Relevant Pages

  • Re: which function should I use if I want to write sth into a file?
    ... <apellerin AT adeneo DOT adetelgroup DOT com> ... >> I think you should write your own driver ... >> Anthony Pellerin ... >> Windows Embedded Consultant ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Bluetooth Stack
    ... On May 15, 5:28 pm, "Anthony Pellerin" ... <apellerin AT adeneo DOT adetelgroup DOT com>http://www.adeneo.adetelgroup.com ... How do add the Bluetooth stack to the driver because Bluestack code ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Adding COM Port
    ... I use is the one included in platform builder. ... "Anthony Pellerin" wrote: ... <apellerin AT adeneo DOT adetelgroup DOT com> ... you may have to simply add new registry settings. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Adding COM Port
    ... I don't have a particular driver, the UART is a standard 16550, so the driver ... I use is the one included in platform builder. ... "Anthony Pellerin" wrote: ... <apellerin AT adeneo DOT adetelgroup DOT com> ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Adding COM Port
    ... So, you need to add the registry settings for each instance of yr port, ... "Anthony Pellerin" wrote: ... <apellerin AT adeneo DOT adetelgroup DOT com> ... If the new UART are managed by your CPU and the driver is flexible enough ...
    (microsoft.public.windowsce.platbuilder)