Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2008 08:01:58 +0800
From:      "Xiaofan Chen" <xiaofanc@gmail.com>
To:        "Hans Petter Selasky" <hselasky@c2i.net>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: USB Mass Storage Device with HPS Stack
Message-ID:  <a276da400804291701n7ab98707gf618e2f0006a5f9a@mail.gmail.com>
In-Reply-To: <200804292159.11467.hselasky@c2i.net>
References:  <a276da400804250733v1e8db234x75265d7cfca915c@mail.gmail.com> <200804252349.25954.hselasky@c2i.net> <a276da400804260019m1838cc1ei615e0f25de0d2cff@mail.gmail.com> <200804292159.11467.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 30, 2008 at 3:59 AM, Hans Petter Selasky <hselasky@c2i.net> wrote:
>  Maybe you can get my USB stack working on your PIC board? It now supports the
>  Device Side aswell as the host side! See "usbd_handle_request" in:
>
>  http://www.selasky.org/hans_petter/isdn4bsd/sources/src/sys/dev/usb/usb_transfer.c
>
>  Mass storage driver:
>
>  http://www.selasky.org/hans_petter/isdn4bsd/sources/src/sys/dev/usb/ustorage_fs.c
>

The PIC18F4550 is a lowly 8-bit MCU (12MIPS, 32KB Flash, 2KB SRAM including
USB RAM). So maybe it is too low to run your USB stack's device side.
What is the minimum requirement to run your USB stack's device side?


XIaofan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a276da400804291701n7ab98707gf618e2f0006a5f9a>