This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AT91 USB driver


I'm working with the CVS sources already, but first I have to type
some definitions for the SAM7SE, because the support for it isn't
included in the CVS version :(
Fortunately it is very similar to the SAM7S and the SAM7X :)

First I will only modify the pullup part of the driver, because I do
not need the extra endpoints. I can give you an SVN access, if you
would like to contribute (either to the USB specific or the SAM7SE
specific part).

Gábor Török

On Sat, Oct 4, 2008 at 10:39 PM, Frank Pagliughi wrote:
> Gábor Török wrote:
>>
>> Hi!
>>
>> Have anybody tried the AT91 USB driver with other controllers than the
>> AT91SAM7S (I only tried with this)? I would like to use it for the
>> AT91SAM7SE, and after a quick compsrison between the USB registers of
>> the two chips, I noticed no major differences. The only thing was,
>> that the SAM7SE has more endpoints and the pullup is integrated, but
>> all the register and bit definitions are the same (except the bit
>> controlling the pullup and the registers of the extra endpoints).
>>
>> Gábor
>>
>>
>
> I haven't tried it with anything other then the 7S, but if you're going to
> try it with the 7SE, get the latest CSV sources. There have been a few bug
> fixes to the driver in the last month or so. Let me know how it turns out -
> or if you have any problems. I've been looking at that driver recently.
>
> - Frank Pagliughi
>

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]