Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: EMAC Hash Address Registers programming
PostPosted: Mon Nov 08, 2004 10:06 pm 
Offline

Joined: Thu Nov 04, 2004 8:55 pm
Posts: 1
Hi, I have some questions about Address Checking procedure in Ethernet MAC (EMAC) ARM920T-based Microcontroller (AT91RM9200) for unicast and multicast addresses checking.

Would you write me in detail and with examples about programming registers - EMAC Hash Address Registers since datasheet contain very little information about this problem.

I was writing to AT91 Support Group and they are advising me to refer to the Linux driver for the EMAC of the AT91.

I was overlooked this source code and tried checking it working on real board, but I don't receive correct results (it doesn't working). And I still have some questions about this source code:

1) why in 32 bit EMAC Hash Address Registers - ETH_HSH and ETH_HSL writing 8 bit data
unsigned char mc_filter[2];
regs->EMAC_HSH = mc_filter[1];
regs->EMAC_HSL = mc_filter[0];
2) whould you write me calculated CRC32 values for 2 multicast addresses
01-00-5e-00-00-19, 01-00-5e-00-00-18 (addresses writing in hexadecimal format), because may be I was received incorrect CRC32 values.

Thanks.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: