search for: 11mips

Displaying 2 results from an estimated 2 matches for "11mips".

Did you mean: 11mbps
2003 Aug 19
2
Re: Open source IP phone, maybe?
...up ti 75Mhz, but only gives 18MIPS max. I would use ATmega128 from atmel (16MIPS at only 16Mhz), take a look at: http://www.ethernut.de (project using mega128 with Ethernet, includes schematics). It can, in fact (personal experience) give about 0.7 instructions per clock cycle (media). About 11MIPS @ 16Mhz, or at 14.7456Mhz (for RS-232 standard speeds) 10.3MIPS. There is a free C compiler (very good, I must add). See: http://winavr.sf.net OR http://www.nongnu.org/avr-libc/ Also see: http://www.atmel.com and go the the products -> Microcontrollers -> AVR 8-bit RISC and take a look...
2003 Aug 19
0
Re: Open source IP phone, maybe?
...8MIPS max. I > would use ATmega128 from atmel (16MIPS at only 16Mhz), take a look at: > http://www.ethernut.de (project using mega128 with Ethernet, includes > schematics). > > It can, in fact (personal experience) give about 0.7 instructions per > clock cycle (media). About 11MIPS @ 16Mhz, or at 14.7456Mhz (for > RS-232 standard speeds) 10.3MIPS. > > There is a free C compiler (very good, I must add). See: > http://winavr.sf.net OR http://www.nongnu.org/avr-libc/ Also see: > http://www.atmel.com and go the the products -> Microcontrollers -> > AV...