• problem with aduc812 a/d convertor
    Hi i am using anolog device aduc812 microcontroller i tryed to accesses buit in adc with out giving input i am getting output 0xFFF i.e maximum value in all channel except channel 8 ie temp sensor.taht...
  • How to implement communication between AD convertor and microprocessor system ?
    Hi, everyone! I am developing a fruit-sorter, and this device was controlled by PC. Now, I want to design a microprocessor system to execute it. About hardware, I don't want to change too much...
  • serial
    Hi, Following code is working fine with simulator but when I use the target debugging it hangs up after coming to while(!TI) #include <At89x51.h> /* For Atmel 89C51*/ #include <stdio.h> void...
  • Serial Communication
    Hi everyone, I have a customer that want to use serial (over USB) to communicate from a PC with an ARM chip. They want the connection to be reliable with some level of error checking. I have access...
  • Serial simulation
    Hi All, I don't know if there is anyone can help me. I got a very simple question in uVision 3 serial simulation. I tried to see a sample program (Blinky, under MB2103 folder in uVision3) output...