EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

UART-like USB soft for LPC214*

Started by varuzhandanielyan November 11, 2005
Does there exist free or cheap software to run the LPC2148
USB without digging deeply into the USB protocol details?
The best example is the FTDIchip approach, where the USB looks
like UART from both sides: PC and microcontroller.
Thank you,
Varuzhan


An Engineer's Guide to the LPC2100 Series

Hi Varuzhan,
you should have a look to this example:
http://www.keil.com/download/docs/306.asp
It should work with the Keil CARM Evaluation version.

Matthias
________________________________

From:
sentto-11453166-10449-1131686893-matthias.hertel=web.de@sent...
.com
[mailto:sentto-11453166-10449-1131686893-matthias.hertel=web.de@sent...
ps.yahoo.com] On Behalf Of varuzhandanielyan
Sent: Friday, November 11, 2005 6:28 AM
To: lpc2000@lpc2...
Subject: [lpc2000] UART-like USB soft for LPC214* Does there exist free or cheap software to run the LPC2148
USB without digging deeply into the USB protocol details?
The best example is the FTDIchip approach, where the USB looks
like UART from both sides: PC and microcontroller.
Thank you,
Varuzhan SPONSORED LINKS
Microprocessor
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
rocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s&.sig=t
sVC-J9hJ5qyXg0WPR0l6g> Microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
icrocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s&.sig
=DvJVNqC_pqRTm8Xq01nxwg> Pic microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microprocessor&
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s&
.sig=TpkoX4KofDJ7c6LyBvUqVQ>
8051 microprocessor
<http://groups.yahoo.com/gads?t=ms&k51+microprocessor&w1=Microprocessor&w
2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s&.
sig=1Ipf1Fjfbd_HVIlekkDP-A>

________________________________

> .


________________________________



--- In lpc2000@lpc2..., "Matthias Hertel"
<matthias.hertel@w...> wrote:
>
> Hi Varuzhan,
> you should have a look to this example:
> http://www.keil.com/download/docs/306.asp
> It should work with the Keil CARM Evaluation version.
>
> Matthias

Ok, I started just with this example, but it is very far
from the FTDI approach. From the PC side it is not COM port
and in the microcontroller I have not standard putchar() and
getchar() functions.
So my first request is still waiting for an answer.
Varuzhan > ________________________________
>
> From:
> sentto-11453166-10449-1131686893-matthias.hertel=web.de@r...
> .com
> [mailto:sentto-11453166-10449-1131686893-matthias.hertel=web.de@r...
> ps.yahoo.com] On Behalf Of varuzhandanielyan
> Sent: Friday, November 11, 2005 6:28 AM
> To: lpc2000@lpc2...
> Subject: [lpc2000] UART-like USB soft for LPC214* > Does there exist free or cheap software to run the LPC2148
> USB without digging deeply into the USB protocol details?
> The best example is the FTDIchip approach, where the USB looks
> like UART from both sides: PC and microcontroller.
> Thank you,
> Varuzhan > SPONSORED LINKS
> Microprocessor
>
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
>
rocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s&.sig=t
> sVC-J9hJ5qyXg0WPR0l6g> Microcontrollers
>
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
>
icrocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s&.sig
> =DvJVNqC_pqRTm8Xq01nxwg> Pic microcontrollers
>
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microprocessor&
>
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s&
> .sig=TpkoX4KofDJ7c6LyBvUqVQ>
> 8051 microprocessor
>
<http://groups.yahoo.com/gads?t=ms&k51+microprocessor&w1=Microprocessor&w
>
2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s&.
> sig=1Ipf1Fjfbd_HVIlekkDP-A>
>
> ________________________________
>
> > . > ________________________________
>


Varuzhan,
What you refer to is a virtual COM port that open a hyperterm
on the PC, send data to/receive data from the hyperterm over USB,
right? We have an app-note to be released soon. But, I upload the
driver source, both host and device, along with a preliminary
document on the "Files" area first.

Tom
Philips App. team

--- In lpc2000@lpc2..., "varuzhandanielyan" <dan@x...> wrote:
>
> --- In lpc2000@lpc2..., "Matthias Hertel"
> <matthias.hertel@w...> wrote:
> >
> > Hi Varuzhan,
> > you should have a look to this example:
> > http://www.keil.com/download/docs/306.asp
> > It should work with the Keil CARM Evaluation version.
> >
> > Matthias
>
> Ok, I started just with this example, but it is very far
> from the FTDI approach. From the PC side it is not COM port
> and in the microcontroller I have not standard putchar() and
> getchar() functions.
> So my first request is still waiting for an answer.
> Varuzhan > > ________________________________
> >
> > From:
> > sentto-11453166-10449-1131686893-matthias.hertel=web.de@r...
> > .com
> > [mailto:sentto-11453166-10449-1131686893-
matthias.hertel=web.de@r...
> > ps.yahoo.com] On Behalf Of varuzhandanielyan
> > Sent: Friday, November 11, 2005 6:28 AM
> > To: lpc2000@lpc2...
> > Subject: [lpc2000] UART-like USB soft for LPC214*
> >
> >
> > Does there exist free or cheap software to run the LPC2148
> > USB without digging deeply into the USB protocol details?
> > The best example is the FTDIchip approach, where the USB looks
> > like UART from both sides: PC and microcontroller.
> > Thank you,
> > Varuzhan
> >
> >
> >
> >
> >
> >
> >
> >
> > SPONSORED LINKS
> > Microprocessor
> >
> <http://groups.yahoo.com/gads?
t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
> >
>
rocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s
&.sig=t
> > sVC-J9hJ5qyXg0WPR0l6g> Microcontrollers
> >
> <http://groups.yahoo.com/gads?
t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
> >
>
icrocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s=
93&.sig
> > =DvJVNqC_pqRTm8Xq01nxwg> Pic microcontrollers
> >
> <http://groups.yahoo.com/gads?
t=ms&k=Pic+microcontrollers&w1=Microprocessor&
> >
>
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=
4&s&
> > .sig=TpkoX4KofDJ7c6LyBvUqVQ>
> > 8051 microprocessor
> >
> <http://groups.yahoo.com/gads?
t=ms&k51+microprocessor&w1=Microprocessor&w
> >
>
2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4
&s&.
> > sig=1Ipf1Fjfbd_HVIlekkDP-A>
> >
> > ________________________________
> >
> > > .
> >
> >
> > ________________________________
> >
>




> What you refer to is a virtual COM port that open a hyperterm
> on the PC, send data to/receive data from the hyperterm over USB,
> right? We have an app-note to be released soon. But, I upload the
> driver source, both host and device, along with a preliminary
> document on the "Files" area first.
>
> Tom
> Philips App. team

Excellent timing, I was just starting on this today. Thanks Tom!

Joel


When do you expect this to appear in Yahoo files? When on the Philips
site?
VCOM is a missing piece of the Philips USB puzzle. It will be great to
have this plugged. _____

From: lpc2000@lpc2... [mailto:lpc2000@lpc2...] On Behalf
Of philips_apps
Sent: Friday, November 11, 2005 9:35 AM
To: lpc2000@lpc2...
Subject: [lpc2000] Re: UART-like USB soft for LPC214*
Varuzhan,
What you refer to is a virtual COM port that open a hyperterm
on the PC, send data to/receive data from the hyperterm over USB,
right? We have an app-note to be released soon. But, I upload the
driver source, both host and device, along with a preliminary
document on the "Files" area first.

Tom
Philips App. team

--- In lpc2000@lpc2..., "varuzhandanielyan" <dan@x...> wrote:
>
> --- In lpc2000@lpc2..., "Matthias Hertel"
> <matthias.hertel@w...> wrote:
> >
> > Hi Varuzhan,
> > you should have a look to this example:
> > http://www.keil.com/download/docs/306.asp
> > It should work with the Keil CARM Evaluation version.
> >
> > Matthias
>
> Ok, I started just with this example, but it is very far
> from the FTDI approach. From the PC side it is not COM port
> and in the microcontroller I have not standard putchar() and
> getchar() functions.
> So my first request is still waiting for an answer.
> Varuzhan > > ________________________________
> >
> > From:
> > sentto-11453166-10449-1131686893-matthias.hertel=web.de@r...
> > .com
> > [mailto:sentto-11453166-10449-1131686893-
matthias.hertel=web.de@r...
> > ps.yahoo.com] On Behalf Of varuzhandanielyan
> > Sent: Friday, November 11, 2005 6:28 AM
> > To: lpc2000@lpc2...
> > Subject: [lpc2000] UART-like USB soft for LPC214*
> >
> >
> > Does there exist free or cheap software to run the LPC2148
> > USB without digging deeply into the USB protocol details?
> > The best example is the FTDIchip approach, where the USB looks
> > like UART from both sides: PC and microcontroller.
> > Thank you,
> > Varuzhan
> >
> >
> >
> >
> >
> >
> >
> >
> > SPONSORED LINKS
> > Microprocessor
> >
> <http://groups.yahoo.com/gads?
t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
> >
>
rocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s
&.sig=t
> > sVC-J9hJ5qyXg0WPR0l6g> Microcontrollers
> >
> <http://groups.yahoo.com/gads?
t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
> >
>
icrocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s=
93&.sig
> > =DvJVNqC_pqRTm8Xq01nxwg> Pic microcontrollers
> >
> <http://groups.yahoo.com/gads?
t=ms&k=Pic+microcontrollers&w1=Microprocessor&
> >
>
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=
4&s&
> > .sig=TpkoX4KofDJ7c6LyBvUqVQ>
> > 8051 microprocessor
> >
> <http://groups.yahoo.com/gads?
t=ms&k51+microprocessor&w1=Microprocessor&w
> >
>
2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4
&s&.
> > sig=1Ipf1Fjfbd_HVIlekkDP-A>
> >
> > ________________________________
> >
> > > .
> >
> >
> > ________________________________
> >
>

SPONSORED LINKS

Microprocessor
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2
=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s=9
3&.sig=tsVC-J9hJ5qyXg0WPR0l6g>

Microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s
&.sig=DvJVNqC_pqRTm8Xq01nxwg>

Pic microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microproces
sor&w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c
=4&s&.sig=TpkoX4KofDJ7c6LyBvUqVQ>

8051 microprocessor
<http://groups.yahoo.com/gads?t=ms&k51+microprocessor&w1=Microprocess
or&w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=
4&s&.sig=1Ipf1Fjfbd_HVIlekkDP-A

_____

> .
_____


> When do you expect this to appear in Yahoo files? When on the Philips
> site?

It's posted:
http://groups.yahoo.com/group/lpc2000/files/VirtualCOM.zip


It's under "Files", look for "virtualCOM.zip"

Regards,
Tom --- In lpc2000@lpc2..., "Dan Beadle" <dan.beadle@i...> wrote:
>
> When do you expect this to appear in Yahoo files? When on the
Philips
> site? >
> VCOM is a missing piece of the Philips USB puzzle. It will be
great to
> have this plugged. > _____
>
> From: lpc2000@lpc2... [mailto:lpc2000@lpc2...] On
Behalf
> Of philips_apps
> Sent: Friday, November 11, 2005 9:35 AM
> To: lpc2000@lpc2...
> Subject: [lpc2000] Re: UART-like USB soft for LPC214* >
> Varuzhan,
> What you refer to is a virtual COM port that open a hyperterm
> on the PC, send data to/receive data from the hyperterm over USB,
> right? We have an app-note to be released soon. But, I upload the
> driver source, both host and device, along with a preliminary
> document on the "Files" area first.
>
> Tom
> Philips App. team
>
> --- In lpc2000@lpc2..., "varuzhandanielyan" <dan@x> wrote:
> >
> > --- In lpc2000@lpc2..., "Matthias Hertel"
> > <matthias.hertel@w...> wrote:
> > >
> > > Hi Varuzhan,
> > > you should have a look to this example:
> > > http://www.keil.com/download/docs/306.asp
> > > It should work with the Keil CARM Evaluation version.
> > >
> > > Matthias
> >
> > Ok, I started just with this example, but it is very far
> > from the FTDI approach. From the PC side it is not COM port
> > and in the microcontroller I have not standard putchar() and
> > getchar() functions.
> > So my first request is still waiting for an answer.
> > Varuzhan
> >
> >
> > > ________________________________
> > >
> > > From:
> > > sentto-11453166-10449-1131686893-matthias.hertel=web.de@r...
> > > .com
> > > [mailto:sentto-11453166-10449-1131686893-
> matthias.hertel=web.de@r...
> > > ps.yahoo.com] On Behalf Of varuzhandanielyan
> > > Sent: Friday, November 11, 2005 6:28 AM
> > > To: lpc2000@lpc2...
> > > Subject: [lpc2000] UART-like USB soft for LPC214*
> > >
> > >
> > > Does there exist free or cheap software to run the LPC2148
> > > USB without digging deeply into the USB protocol details?
> > > The best example is the FTDIchip approach, where the USB looks
> > > like UART from both sides: PC and microcontroller.
> > > Thank you,
> > > Varuzhan
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > SPONSORED LINKS
> > > Microprocessor
> > >
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
> > >
> >
>
rocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s
> &.sig=t
> > > sVC-J9hJ5qyXg0WPR0l6g> Microcontrollers
> > >
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
> > >
> >
>
icrocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s=
> 93&.sig
> > > =DvJVNqC_pqRTm8Xq01nxwg> Pic microcontrollers
> > >
> > <http://groups.yahoo.com/gads?
> t=ms&k=Pic+microcontrollers&w1=Microprocessor&
> > >
> >
>
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=
> 4&s&
> > > .sig=TpkoX4KofDJ7c6LyBvUqVQ>
> > > 8051 microprocessor
> > >
> > <http://groups.yahoo.com/gads?
> t=ms&k51+microprocessor&w1=Microprocessor&w
> > >
> >
>
2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4
> &s&.
> > > sig=1Ipf1Fjfbd_HVIlekkDP-A>
> > >
> > > ________________________________
> > >
> > > > .
> > >
> > >
> > > ________________________________
> > >
> >
>
> SPONSORED LINKS
>
> Microprocessor
> <http://groups.yahoo.com/gads?
t=ms&k=Microprocessor&w1=Microprocessor&w2
>
=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&
s=9
> 3&.sig=tsVC-J9hJ5qyXg0WPR0l6g>
>
> Microcontrollers
> <http://groups.yahoo.com/gads?
t=ms&k=Microcontrollers&w1=Microprocessor&
>
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=
4&s
> &.sig=DvJVNqC_pqRTm8Xq01nxwg>
>
> Pic microcontrollers
> <http://groups.yahoo.com/gads?
t=ms&k=Pic+microcontrollers&w1=Microproces
>
sor&w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocesso
r&c
> =4&s&.sig=TpkoX4KofDJ7c6LyBvUqVQ>
>
> 8051 microprocessor
> <http://groups.yahoo.com/gads?
t=ms&k51+microprocessor&w1=Microprocess
>
or&w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor
&c=
> 4&s&.sig=1Ipf1Fjfbd_HVIlekkDP-A >
>
> _____
>
> > . >
> _____


Thanks. Is the property of Philips or Keil? Are there any restrictions in using
it?
_____

From: lpc2000@lpc2... [mailto:lpc2000@lpc2...] On Behalf
Of philips_apps
Sent: Friday, November 11, 2005 10:19 AM
To: lpc2000@lpc2...
Subject: [lpc2000] Re: UART-like USB soft for LPC214*
It's under "Files", look for "virtualCOM.zip"

Regards,
Tom --- In lpc2000@lpc2..., "Dan Beadle" <dan.beadle@i...> wrote:
>
> When do you expect this to appear in Yahoo files? When on the
Philips
> site? >
> VCOM is a missing piece of the Philips USB puzzle. It will be
great to
> have this plugged. > _____
>
> From: lpc2000@lpc2... [mailto:lpc2000@lpc2...] On
Behalf
> Of philips_apps
> Sent: Friday, November 11, 2005 9:35 AM
> To: lpc2000@lpc2...
> Subject: [lpc2000] Re: UART-like USB soft for LPC214* >
> Varuzhan,
> What you refer to is a virtual COM port that open a hyperterm
> on the PC, send data to/receive data from the hyperterm over USB,
> right? We have an app-note to be released soon. But, I upload the
> driver source, both host and device, along with a preliminary
> document on the "Files" area first.
>
> Tom
> Philips App. team
>
> --- In lpc2000@lpc2..., "varuzhandanielyan" <dan@x> wrote:
> >
> > --- In lpc2000@lpc2..., "Matthias Hertel"
> > <matthias.hertel@w...> wrote:
> > >
> > > Hi Varuzhan,
> > > you should have a look to this example:
> > > http://www.keil.com/download/docs/306.asp
> > > It should work with the Keil CARM Evaluation version.
> > >
> > > Matthias
> >
> > Ok, I started just with this example, but it is very far
> > from the FTDI approach. From the PC side it is not COM port
> > and in the microcontroller I have not standard putchar() and
> > getchar() functions.
> > So my first request is still waiting for an answer.
> > Varuzhan
> >
> >
> > > ________________________________
> > >
> > > From:
> > > sentto-11453166-10449-1131686893-matthias.hertel=web.de@r...
> > > .com
> > > [mailto:sentto-11453166-10449-1131686893-
> matthias.hertel=web.de@r...
> > > ps.yahoo.com] On Behalf Of varuzhandanielyan
> > > Sent: Friday, November 11, 2005 6:28 AM
> > > To: lpc2000@lpc2...
> > > Subject: [lpc2000] UART-like USB soft for LPC214*
> > >
> > >
> > > Does there exist free or cheap software to run the LPC2148
> > > USB without digging deeply into the USB protocol details?
> > > The best example is the FTDIchip approach, where the USB looks
> > > like UART from both sides: PC and microcontroller.
> > > Thank you,
> > > Varuzhan
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > SPONSORED LINKS
> > > Microprocessor
> > >
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
> > >
> >
>
rocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s
> &.sig=t
> > > sVC-J9hJ5qyXg0WPR0l6g> Microcontrollers
> > >
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
> > >
> >
>
icrocontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s=
> 93&.sig
> > > =DvJVNqC_pqRTm8Xq01nxwg> Pic microcontrollers
> > >
> > <http://groups.yahoo.com/gads?
> t=ms&k=Pic+microcontrollers&w1=Microprocessor&
> > >
> >
>
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=
> 4&s&
> > > .sig=TpkoX4KofDJ7c6LyBvUqVQ>
> > > 8051 microprocessor
> > >
> > <http://groups.yahoo.com/gads?
> t=ms&k51+microprocessor&w1=Microprocessor&w
> > >
> >
>
2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4
> &s&.
> > > sig=1Ipf1Fjfbd_HVIlekkDP-A>
> > >
> > > ________________________________
> > >
> > > > .
> > >
> > >
> > > ________________________________
> > >
> >
>
> SPONSORED LINKS
>
> Microprocessor
> <http://groups.yahoo.com/gads?
t=ms&k=Microprocessor&w1=Microprocessor&w2
>
=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&
s=9
> 3&.sig=tsVC-J9hJ5qyXg0WPR0l6g>
>
> Microcontrollers
> <http://groups.yahoo.com/gads?
t=ms&k=Microcontrollers&w1=Microprocessor&
>
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=
4&s
> &.sig=DvJVNqC_pqRTm8Xq01nxwg>
>
> Pic microcontrollers
> <http://groups.yahoo.com/gads?
t=ms&k=Pic+microcontrollers&w1=Microproces
>
sor&w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocesso
r&c
> =4&s&.sig=TpkoX4KofDJ7c6LyBvUqVQ>
>
> 8051 microprocessor
> <http://groups.yahoo.com/gads?
t=ms&k51+microprocessor&w1=Microprocess
>
or&w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor
&c=
> 4&s&.sig=1Ipf1Fjfbd_HVIlekkDP-A >
>
> _____
>
> > . >
> _____


SPONSORED LINKS

Microprocessor
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2
=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s=9
3&.sig=tsVC-J9hJ5qyXg0WPR0l6g>

Microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&
w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=4&s
&.sig=DvJVNqC_pqRTm8Xq01nxwg>

Pic microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microproces
sor&w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c
=4&s&.sig=TpkoX4KofDJ7c6LyBvUqVQ>

8051 microprocessor
<http://groups.yahoo.com/gads?t=ms&k51+microprocessor&w1=Microprocess
or&w2=Microcontrollers&w3=Pic+microcontrollers&w451+microprocessor&c=
4&s&.sig=1Ipf1Fjfbd_HVIlekkDP-A

_____

> .
_____


> Is the property of Philips or Keil? Are there any restrictions in using
> it?

Good questions.

All the files have the following header:
*---
* This file is part of the uVision/ARM development tools.
* Copyright (c) 2005 Keil Software. All rights reserved.

*--*
/

The app note also mentions "Proprietary protocol stack"

That being said I don't see a license agreement anywhere.

Perhaps Keil/Bob might comment?

Joel



The 2024 Embedded Online Conference