Tech Support > Computer Hardware > Microprocessors
Re: PCLint experiences
Posted on August 20th, 2003 | 1 Comments

In article <7eb49faa.0308200425.5d54d8e1@posting.google.com>, Ted Wood <tedwood@ornette.freeserve.co.uk> writes PC-Lint V8 with MISRA-C checking is 145 UK Pounds (from...

Re: 115.2Kbits/sec (or faster) data comm over 50-100Km with lessthan 5W total power consumption
Posted on August 20th, 2003 | 2 Comments

100Km and a 5W total system - can you say divergence?????? 5W lasers use enormous amounts of current. I'm trying to think about the dBm that this system would require in RF too (might want to check...

Re: 115.2Kbits/sec (or faster) data comm over 50-100Km with lessthan 5W total power consumption
Posted on August 20th, 2003 | 1 Comments

Good question - line of sight is about 14 miles until you start getting into towers, curvature of the earth - that's why the old sailors had a crow's nest on top of the mast. Andrew Rene...

Re: 115.2Kbits/sec (or faster) data comm over 50-100Km with less than 5W total power consumption
Posted on August 20th, 2003 | 0 Comments

Mark Borgerson wrote: http://dmoz.org/Business/Telecommunications/Wireless/Equipment/Microwave/Free_Space_Optical/ I only had a quick glance, but it seems most are limited to 4000 meters. But the...

Re: Tone Generator Needed...............
Posted on August 20th, 2003 | 1 Comments

Meindert Sprang wrote: A real engineer takes 3 hours to figure out how to save 1 hour ;-) Using the 68H908 would make more sense to me too.

Re: Tone Generator Needed...............
Posted on August 20th, 2003 | 0 Comments

Meindert, I can generate PWM or Square wave from the 908, but then I will need some circuitry for speaker drive and volume control. Maybe there is a one chip solution in the form of an audio amp and...

Microprocessor suggestion please
Posted on August 20th, 2003 | 6 Comments

Hi, all I am after a microprocessor for a new project. Main criteria -- must be able to run Linux (e.q. there is a Linux port for it) and have built-in Ethernet. On-chip USB (slave) is a definite...

Re: Looking for SBC with PCI or miniPCI slot
Posted on August 20th, 2003 | 2 Comments

BCM EBC-5410. 300MHz Geode, 1 PCI slot. Numerous faster CPU options should you desire them. BTW, I have a StrongARM SA1110 board with ITE PCI bridge, four PCI slots and a PCMCIA slot that I'm trying...

Re: Java for digital camera?
Posted on August 20th, 2003 | 0 Comments

I don't think that any of these ( http://www.espial.com/index.php?page=comp_wins ) devices are using "Gig's of ram". -- E-mail : stoian_marius_ciprian at yahoo dot com YahooID :...

Re: FPGAs, RAMs and FPGA boards for sale
Posted on August 20th, 2003 | 0 Comments

http://www.jopdesign.com/board.jsp

add extra interrupt on 8051
Posted on August 20th, 2003 | 2 Comments

does any method to increase the interrupt pins on 8051? I use DS80C320 and it only has six external interrupt. -- Best Regard Danny Lu

Re: Tone Generator Needed...............
Posted on August 20th, 2003 | 0 Comments

David Evennou wrote: it anymore, somthing like ML8035 0r ML8037????,or ML3035?? not sure of the I.D. rw rw

Re: Tone Generator Needed...............
Posted on August 20th, 2003 | 0 Comments

David Evennou wrote: should be able to google for it. rw

WASP 2003: Call for Papers
Posted on August 20th, 2003 | 0 Comments

CALL FOR PAPERS 2nd Workshop on Application Specific Processors (WASP'03) held in conjunction with The 36th International Symposium on Microarchitecture (MICRO-36) San Diego, CA, December 2, 2003

Re: PCLint experiences
Posted on August 19th, 2003 | 0 Comments

"Graeme Prentice" <gp1@paradise.net.nz> wrote in message news:d5h2kv87r7cd0djkk8064q2ncmqv30f0gk@4ax.com... : : : I'd like to know what people's experiences with PCLint from Gimpel are : (or any...

Re: PCLint experiences
Posted on August 19th, 2003 | 1 Comments

The "costs" I was referring to was the ongoing cost of the time taken to do the linting. I have a "legacy" project for which lint gives a large number of errors - I know you can turn things off. I...

Power management from Cellular platform?
Posted on August 19th, 2003 | 0 Comments

I am planning to do a chip that can interface with the Cell phone platforms (Processor,Baseband, Power Module chip etc). The clocks reset and power mangement of my chip should preferably be done by...

Interface to Cellular Processors?
Posted on August 19th, 2003 | 0 Comments

I am looking into interfaces for cellular processors (Used in smart phone, PDA's etc) to do data transfers of about 50-100 Kbps. In specific I have considered Serial, SPI, I2C to do the tasks. Can...

Re: PCLint experiences
Posted on August 19th, 2003 | 0 Comments

On Tue, 19 Aug 2003 09:36:49 +1200, Graeme Prentice <gp1@paradise.net.nz> wrote: Excellent product. All the time.

serial communication between pc and altera FPGA.
Posted on August 19th, 2003 | 2 Comments

Hi, I have a project. I need to realise serial communication between PC and Altera FPGA. The data generated in FPGA can be sent through uart to the serial port. i NEED to have a file in pc side to...