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  [ 2 posts ] 
Author Message
 Post subject: AT91SAM7x256 clock
PostPosted: Fri Sep 18, 2009 8:43 pm 
Offline

Joined: Fri Sep 18, 2009 8:31 pm
Posts: 2
Hi everbody, I'm new in this forum and currently i'm working with AT91SAM7X ARM processors.

I'm trying to stream video using VLC player or our encoders and this signal is connected in PMY DP83848C and this to AT91SAM7X. I made a code in C++ with a while loop that negates one output everytime it starts this while loop. Besides this the processor is doing nothing more. See below this part of code:
while(1){
AT91F_PIO_SetOutput ( AT91C_BASE_PIOA, NWR );
AT91F_PIO_ClearOutput ( AT91C_BASE_PIOA, NWR );
}

The problem is using even using this routine the frequency is about 700kbps and my plan is to use the Ethernet. To do this I need a clock of a lot more than this because I convert this IP/UDP signal to SPI (Synchronous Parallel Interface) with 32 Mbps.

Can anyone have a idea if i can make this processor quicker? I'm using a 18MHz oscilator.

Thanks,
Gustavo


Top
 Profile  
 
 Post subject: Re: AT91SAM7x256 clock
PostPosted: Fri Sep 25, 2009 5:20 pm 
Offline

Joined: Thu Mar 02, 2006 1:32 pm
Posts: 127
Location: Switzerland
Hi Gustavo

See the following for a discussion of Ethernet through put speeds:
http://www.utasker.com/forum/index.php?topic=20.0

The maximum SPI speed on the SAM7X is 16MHz so I don't know that it is suitable for your requirements.

Regards

Mark


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

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 2 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: