Tech Support > Computer Hardware > Microprocessors
BDM Multilink HCS12 connection problem
Posted on August 1st, 2003 | 1 Comments

Hi! I am trying to connect to a >HCS12D64< Processor (16 MHz clock rate)using the >Permicro BDM Multilink 12< from >CodeWarrior 2.0< but receive the message "Can't find BDM speed". The...

Re: Linux AVR gcc binary package?
Posted on August 1st, 2003 | 0 Comments

On Thu, 31 Jul 2003 23:17:22 -0400, Dennis Clark wrote: Looks like there are some fairly recent RPMS here: http://savannah.nongnu.org/download/avr-libc/snapshots/ I've never used any of these...

search a low cost PCI card
Posted on July 31st, 2003 | 1 Comments

my company has a project that we want to use a low cost and programmable PCI card to write programs on this card. Does anyone can give me such information about this card? Danny

Looking for a 2 dollar uart
Posted on July 31st, 2003 | 10 Comments

I've been looking for a cheap uart for serial console/code uploading. I don't need much, 56k baud, serial or parallel interface. Don't suggest MAX3100, it's a decent part but it's a little too...

Anyone use Infineon 82C900 TwinCAN controller?
Posted on July 31st, 2003 | 1 Comments

Hello, I am trying to comprehend the manual for the Infineon 82C900 TwinCAN controller. I am unable to find any information on where the identifier of a frame stored in a Receive Message Object is...

RS-485 from Windows
Posted on July 31st, 2003 | 24 Comments

Hi all, This might not be the right group to ask, but I suspect there must be people outhere who have dealt with this: I have an RS485 board in my Win2K machine, which uses the RTS signal to change...

design process advice
Posted on July 31st, 2003 | 5 Comments

hello i need advices from any experienced people here... if you have a microprocessor-based embedded system board (sbc like), you got design on schematics (but you dont know if it's going to...

Software on Speculation
Posted on July 31st, 2003 | 3 Comments

As a builder builds a house without a buyer, can an embedded software engineer "rationally" develop a former customer's software on-speculation? - RM

Timers in Montavista Linux using Power PC
Posted on July 31st, 2003 | 0 Comments

Hello, I have to design a real time system with a sub 10 ms accuracy using Montavista Linux. There will be an interrupt generated every 1 ms from the hardware. Is it possible to set the Montavista...

Ne Pointers for GNU Tools for ARM926EJ
Posted on July 31st, 2003 | 2 Comments

Hi Grp, I want to know if any GNU tools are available for cross compilation/ linking/debugging for ARM926EJ-S core? I could find tools for ARM7TDMI but not ARM9. Please gimme links where i can down...

Inexpensive JTAG programmer for TMS320LF24xx?
Posted on July 31st, 2003 | 2 Comments

For a small series production we are looking for an inexpensive programmer for the tms320lf2406A. No emulation is required, just programming the internal flash. Is anything less pricy than the...

Re: RS232 ports and new PC's
Posted on July 31st, 2003 | 0 Comments

"CM" <a@b.com> wrote in news:CSTVa.13267$R14.9760@news- binary.blueyonder.co.uk: Have used them, but not with DOS apps, so can't say for certain. -- Richard

Re: RS232 ports and new PC's
Posted on July 31st, 2003 | 1 Comments

"CM" <a@b.com> wrote in news:CSTVa.13267$R14.9760@news-binary.blueyonder.co.uk: Yes... and no. I found that doing serial comm. through one of those USB to serial converters worked pretty well as...

Ethernet switch/hub
Posted on July 31st, 2003 | 6 Comments

For a new design I have to embed a 6 port ethernet hub onto a system. I've never looked at ethernet before and don't really know where to look for resources. I've pulled apart a spare hub we have...

DiskOnChip Motherboard Suggestions?
Posted on July 30th, 2003 | 2 Comments

Does anyone have any suggestions for some decent motherboards that have a diskonchip slot? I have looked around on the web quite a bit but I thought you guys might have some more suggestions. Cory

MCF5282 Coldfire Compiler
Posted on July 30th, 2003 | 3 Comments

Hi, I have to compile a project using a Coldfire compiler valid for MCF5282. Taking a look over the Internet I've found the compiler (gcc), but it is in source form. I want to use gcc because it's...

SmartPhones, PDA application processors interfaces
Posted on July 30th, 2003 | 1 Comments

Hi, My company is developing a product that will be integrated into smartphones and PDAs. We are in the process of deciding whether to use UART, or I2C, or SPI for interfacing to the Application...

Re: Brushless DC motor suggestions
Posted on July 30th, 2003 | 3 Comments

Jay wrote: http://www.papst.de/english/products_motoren_start.html http://www.premotec.com Stef

Re: WTD: Embedded industry links
Posted on July 30th, 2003 | 0 Comments

On Wed, 30 Jul 2003 10:28:33 +0200, Gerrit Muller wrote: Thanks for the links... Pity this one isn't in English, unless I missed it ;-) Anyways, like I said, I want a career change; I have...

Re: 68hc912b32 Interrupt Problems
Posted on July 30th, 2003 | 1 Comments

On Sun, 27 Jul 2003 19:37:23 +0200, Ian wrote: The reason is the location where your interrupt service routine is linked to in the memory. This seems a problem from bank switching. Assume you dont...