Tech Support > Computer Hardware > Microprocessors
PIC interrupt & subroutine
Posted on September 19th, 2005 | 18 Comments

Can anyone advise please? If, while executing a subroutine an interrupt occurs, is it possible to service the interrupt routine and then, instead of returning to execute the subroutine, simply abort...

Look for a microprocessor trainer
Posted on September 19th, 2005 | 6 Comments

Hi to all: I'm looking for a microprocessor trainer that I can program in assembly language, maybe C, and having a usb connection. It would be nice to have a hex keypad on the board as well. ...

MSP430 --> AD421 DAC current loop problem
Posted on September 18th, 2005 | 1 Comments

I hope someone with some experience with the AD421 can point us forward with a problem we have. We've got an MSP430F149 driving an AD421 16 bit DAC as a 4/20mA current loop driver. The AD421 is...

current limiting PS and PIC
Posted on September 18th, 2005 | 2 Comments

I am looking to design a current limited, 2-6A, power supply controlled by a PIC. Consumer electronic "smart microprocessor" battery chargers seem to know how to regulate the current. Any thoughts?

DMA typical times
Posted on September 18th, 2005 | 4 Comments

Hi I want to find out how fast DMA systems work on embedded systems ? The purpose is to model it in a simulator. So essentially I want to find out (roughly) given x bytes of data how much time would...

Beginning PICs
Posted on September 18th, 2005 | 29 Comments

I don't want to start a flame war - but need to ask - which would be a good solution to begin PIC programming? This would include not only the chip but the programmer & tools. I would also like to...

small team's knowledge/document management issue
Posted on September 18th, 2005 | 13 Comments

Hi all, I am managing a small development team(2 senior engineers + 4 junior engineers). We tend to documenting and weekly code-review. We tend to knowledge sharing and brain-shock. But I can not...

Decoupling capacitor selection
Posted on September 17th, 2005 | 31 Comments

I have to admit to being a bit ignorant about the various types of capacitors available, for example NPO, X7R, etc. I believe these abbreviations refer to the type of dielectric used, which...

Smallest embedded HW to run Linux
Posted on September 17th, 2005 | 4 Comments

What is the smallest (in size, not in computational power or memory) embedded hardware (CPU+USB Host+RS232+RAM+Ethernet+Parallel IO+Optional IDE/ATA) capable of running Linux (preferably kernel 2.6) ?

Ethernet Chip Suggestion
Posted on September 17th, 2005 | 11 Comments

I'm doing some research on network. I wanna a chip that can capture runt frame in 2 bytes. Is there any suggestion?

Floppy drive to Memory card Interface
Posted on September 17th, 2005 | 2 Comments

Has anyone come across a device which will allow you to replace a standard PC 1.44Mb floppy drive with something which will take CF/SD/MMC cards. It'll need to emulate a floppy drive as there is...

683xx development kit - where to find?
Posted on September 17th, 2005 | 1 Comments

Hello I want to buy a 683xx development kit, a 68302 preferrably. Can anybody tell where I can find/order/buy them online? I checked the Freescale site and found a few but they are very expensive. I...

OEM optical scanner module
Posted on September 17th, 2005 | 1 Comments

Hi, I am looking for a small optical scanner to design into a piece of portable equipment. A business card scanner would work, except that the items being scanned are fairly fragile, and feeding them...

Embedded ethernet advice.
Posted on September 16th, 2005 | 6 Comments

I am new to ethernet please be kind. I am looking for information about how to use ethernet in embedded applications. Using a modem for remote data is a simple matter. But when an ethernet and a...

Call for Papers on Embedded Cryptographic Systems
Posted on September 16th, 2005 | 0 Comments

International Conference on Information Technology: New Generation ITNG'06 - http://www.itng.info/ Track on Embedded Cryptographic Systems CRYPTO'06 -...

Workshop PRWT-2006 -- Embedded System Testing for Industry and Education
Posted on September 16th, 2005 | 0 Comments

Practical Real World Testing Embedded System Testing for Industry and Education PRWT-2006 May 28 -- 30, 2006 www.enel.ucalgary.ca/PRWT2006/ Preliminary Call for Papers: Paper Submission...

CAN without transceivers
Posted on September 16th, 2005 | 10 Comments

Hi all. I've been working with CAN for years and very good it is too. I currently have a project where we need to implement two micros on one PCB and implementing CAN between them seems the easiest...

CAN without transceivers
Posted on September 16th, 2005 | 5 Comments

Hi all. I've been working with CAN for a few years and very good it is too. I currently have a project where we need to implement two micros on one PCB and implementing CAN between them seems the...

UART timing
Posted on September 16th, 2005 | 14 Comments

Hi all, If a UART baud rate is out by 1.6% will this cause errors? i.e. if the baud rate is 9600 +- 1.6% will a receiver get any erroneous bytes? What about if the receiver has some kind of...

Looking to display images on an TV/RGB monitor
Posted on September 16th, 2005 | 9 Comments

I want to make an embedded system that will display images to a TV or RGB monitor. Let's say a 300ish by 200ish image for example. I'd like to read the image data from an external file (bmp, gif,...