Hello all,

if somebody has interrest,  we have USB stack for NXP PDIUSB, LPC2148
and some other MCUs which has been used with SDCC.
We use it for our own vendor specific protocol in USB <-> uLan converter,
firmware loaders etc., but it has been successfully used for HID device 
development. It would be nice to have CDC for it, because I hope,
it could be used to use it as COM/tty under Linux and Windows
without writting specific drivers. We plan to do that, but have
not found time for CDC yet.


LPC/MSC51 base for direct use without operating system (there exists branches 
for mc683xx, h8s and others)
  http://ulan.git.sourceforge.net/git/gitweb.cgi?p=ulan/sysless;a=summary

USB stack library
  
http://ulan.git.sourceforge.net/git/gitweb.cgi?p=ulan/sysless;a=tree;f=libs4c/usb;h=be69b4e24cc6ebe3b536f62b15c75da0a5d57d3c;hb=HEAD

HID demo code using above mentioned stack
  http://rtime.felk.cvut.cz/gitweb/sysless-lpc21xx.git/tree/HEAD:/app/usbhiddemo

Best wishes,

                Pavel Pisa
    e-mail:     [email protected]
    www:        http://cmp.felk.cvut.cz/~pisa
    university: http://dce.felk.cvut.cz/
    company:    http://www.pikron.com/

 

On Friday 13 November 2009 16:47:35 Alexandre Sérgio Cardoso Martins wrote:
> Hi Bruno.
>
> I'm playing with PIC18F4550 and I'm testing it's capabilities. I'm with
> some trouble with I2C on it, but I'll get trough it. And my next step is
> use USB communication to, as you wish to use in your project. So, I
> don't know yet how it works, but I'll work on it. I think we could work
> together on it with SDCC. Maybe building a USB SDCC stack fro
> PIC18F4550.
>
> By the way, I depend on Linux to I quit using "windows" on my house!
>
> Best regards,
>
> Alexandre Martins
>
>
> ----- Mensagem Original-----
> De: Bruno de Pádua Mélo
> <[email protected]> Reply-to:
> [email protected] Para:
> [email protected]
> Assunto: [Sdcc-user] USB CDC or HID implementation on SDCC
> Data: Thu, 12 Nov 2009 13:59:54 -0200
>
>
> Hi guys, I'm playing with SDCC for a while, always using RS232 for debug
> and communication, recently replaced my workstation for a notebook and
> no more serial ports available, so I decided to just abandon the RS232
> and go for the USB.
>
> I've been working with Vasco-PUF USB framework but kept thinking that
> SDCC might have a library implementation for USB, specially for CDC with
> is simpler.
>
> How can I start working with USB using SDCC not using third-part
> libraries like Vasco-PUF ?

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to