Tech Support > Computer Hardware > Microprocessors
R8C serial port
Posted on January 27th, 2006 | 4 Comments

Hi, can somebody give me an example or web link for an interrupt driven serial port for the R8C micro? Thanks, Fil

USB CY7C67300 chip HPI
Posted on January 27th, 2006 | 3 Comments

Hello, Does anyone has experience with the Cypress CY7C67300 USB chip. I want to read it by using the HPI protocol. I have a PCB with a C167 infineon microcontroller connected to this chip. I have...

RS-485 Troubleshooting
Posted on January 27th, 2006 | 16 Comments

Hi, I am using Rabbit development board which has separate ports for RS232 and Rs485. Right now i am using a single port both as RS232 as well as RS485. The port works fine for RS232 signals but for...

Thnaks
Posted on January 27th, 2006 | 2 Comments

Thanks guys its all been very helpful. Its better now with a running average and also doing a log() of the result. Still not great as I can not achieve a high sample rate, too much going on in the...

Take VDC's Survey and Enter to win a $100 Amazon.com gift certificate
Posted on January 27th, 2006 | 0 Comments

Hello all, Ventrue Development Corporation (VDC), a leading embedded software market research group, is looking for some help with our research on the embedded software market. The survey, about...

controlling dc and step motors with an embedded pc
Posted on January 27th, 2006 | 1 Comments

someone can redirect me to some products or books (even electronic) on this topic? any advice will be appreciated, thanks in advance -- nosign

Reception in CAN
Posted on January 27th, 2006 | 0 Comments

hi all, here i have one query, Before transmitting data on the CAN bus first we need to set frame format,dlc,rtr...etc. after that we enable TREQ(Transmission request) to start the...

Driving Mobile Phone LCD displays ?
Posted on January 27th, 2006 | 4 Comments

Are there some resources on this subject ? I just want to use a (ARM) microcontroller to drive (TFT) displays used in mobile phones . I am looking for information, and sites that sell the...

free 8085 microprocessor assembler for windows
Posted on January 27th, 2006 | 37 Comments

free 8085 assembler for windows with source code in visual basic is available at http://www.planet-source-code.com

New BarracudaDrive Embedded Web-Server
Posted on January 26th, 2006 | 0 Comments

BarracudaDrive is the example program for the Barracuda Embedded Web-Server The new version includes support for international characters. JavaScript is using a similar syntax as C code, and,...

Mask Registers in CAN
Posted on January 26th, 2006 | 1 Comments

hi all, Here in my CAN project i am using the Fujitsu controller (MB90F420).That has the two acceptance mask registers(AMR0,AMR1).I have set it in to the full bit compare mode using AMSR(Acceptance...

Re: USB Host?
Posted on January 26th, 2006 | 3 Comments

On Sun, 22 Jan 2006 20:31:02 +0000 (UTC), Nick <nick@privacy.net> wrote: Take a look at this product : http://www.ghielectronics.com/USBhost.htm For low volumes it's probably the only viable...

OT:Shooting Ourselves in the Foot
Posted on January 26th, 2006 | 376 Comments

Here is an observation - what do y'all think ? 1 - Indian / Chinese / East European /etc people are at least as smart and hardworking as Westerner's / Japanese 2 - However, they work for something...

68HC11 PORT B
Posted on January 26th, 2006 | 13 Comments

Hi, I am having problems with the port B. Its an output port and I am writing the whole port. My code is as follows ORG 2000 LDAA $# FF STAA $1004 Now, if I write 00 hex or FF to theport. The...

What arch's do you look forward to in 2006?
Posted on January 26th, 2006 | 25 Comments

Happy new years! Welcome to 2006. I'm a little late, but thought I should ask the new years question; What embedded hardware do you look forward to playing or seeing in 2006? I'll run my short...

Bluetooth connector
Posted on January 26th, 2006 | 5 Comments

I need to write data from my product using a Bluetooth connection. There could be multiple devices connected. I will need to be able to connect to either a PC or a Palm/PocketPC. I would expect...

EZ-USB GPIF - very odd issue
Posted on January 25th, 2006 | 2 Comments

I am using a Cypress EZ-USB FX2LP (low power version of the FX2) on a 4-layer PCB that I've designed. I have created a very simple GPIF waveform that wiggles a couple of control signals and...

SAE J1587/J1708/J1939
Posted on January 25th, 2006 | 2 Comments

Does anybody have a list of SAE J1587/J1708/J1939 PID definitions they could post here or email to me? Many thanks! Ricardo

AC Motor Reference Kits
Posted on January 25th, 2006 | 2 Comments

From International Rectifier exist two Reference Kits for Motor design. IRADK31 use 2A 500V Mosfets and a PIC Controller for BLDC IRADK10 use 10A 600V IGBT for induction motor We ordered the...

Blackfin exceeded SCLK abs max / Damage possible?
Posted on January 25th, 2006 | 0 Comments

Hi Everyone- My Blackfin ADSP-BF532 seems to have been damaged. The data sheet says abs max for SCLK is 133MHz. I accidentally set it to 400MHz and now my simple test program will no longer toggle a...