[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-users] 8bit driver for the CS8900 (in reply to: Odd byte packets i
From: |
Andreas Becker |
Subject: |
[lwip-users] 8bit driver for the CS8900 (in reply to: Odd byte packets in LWIP) |
Date: |
Wed, 12 Nov 2003 09:14:10 +0100 |
> Hello all,
>
> could you please provide us with example source code?
>
> There have been a number of bug reports/patches and
> remarks about my cs8900.c code not allowing odd
> alignment and/or 8-bit interfacing to the chip.
I've rewriten the cs8900 - driver for use with 8 bit.
Sometimes you have to read the HI-Byte first, sometimes the LOW-Byte.
And there seems to be an error in the 8-bit Application Note from Crystal on
page 2:
" read the RsStatus word... Read this high order byte first 301h then low
order byte 300h. " At this point i'm using the adresses 0x30D and 0x30C!
==>Andi<==
--
Dipl.-Ing.(FH) Andreas Becker
Entwicklung
dSys e.K.
Soeflinger Str. 100
D-89077 Ulm
Tel: +49.731.151579-1
Fax: +49.731.151579-9
web: www.dsys.de
cs8900if.tar.gz
Description: GNU Zip compressed data
- [lwip-users] Odd byte packets in LWIP, Nishen Naidu, 2003/11/11
- SV: [lwip-users] Odd byte packets in LWIP, Jan Wester, 2003/11/11
- [lwip-users] sending an ip adress to a ethernet box without knowing the ip but the MAC, Andreas Zippel, 2003/11/11
- Re: [lwip-users] sending an ip adress to a ethernet box without knowing the ip but the MAC, Micron Engineering, 2003/11/11
- Re: [lwip-users] sending an ip adress to a ethernet box without knowing the ip but the MAC, Kieran Mansley, 2003/11/11
- Re: [lwip-users] sending an ip adress to a ethernet box without knowing the ip but the MAC, Micron Engineering, 2003/11/11
- Re: [lwip-users] sending an ip adress to a ethernet box without knowing the ip but the MAC, lawrence . piggins, 2003/11/11
- RE: [lwip-users] Odd byte packets in LWIP, Nishen Naidu, 2003/11/12
Re: [lwip-users] Odd byte packets in LWIP, Robert, 2003/11/11