• Dtmf small module for Radio-Id [Complete Project]
    Some time ago I developed this modules as add-on for cheap comercial radios. The modules were programmed each with different tones and then inserted in the radios in order to distinguish the talkers...
  • No code completion uVision v4.70
    Updated to v4.70, uVision is working fine (compiling debugging), even upgraded my ulink2 firmware, but no code completion . "about uvision" shows version is 4.70.0.0 when I close a project on...
  • uVision3 and code completion
    Just a general question for my information... Are there any plans to include a code completion feature (e.g. like Microsoft's Intellisense or any other equivalent technology) in future releases of...
  • complete my code
    hi. can someone plz complete the code quickly for me. it is v v urgent. < code > void main ( void ) { // start display // start keys // start clock while ( 1 ) { // update display...
  • How to divide external Clock Frquency?
    Hi I am generating external clock of 50% duty cycle 100KHz using AT89c52 using timer2.This external clock I am given to clock input of USART 82c51.I need to another clock frequency to set the baud rates...