• General
    8051 or any processor ,can support memory Banking. By making us of memory banking technique, we can increase the amount of memory , that can be interfaced. Egs 8051 can address 64K data memory and 64K...
  • voltage generation
    Dear all, i have written a code which is as follows //whenever the microcontroller receives a input ,it should generate a voltage pulse of 5v or more at the output port which will be used actuate the...
  • Baudrate Generation
    Hi, I want to create a Function to approximate a custom Baudrate. The Function depends on two Variables: Baudrate = f(x,y) = (FDV * 40) / (8192 * (BG + 1)), FDV = 1..511, BG = 1..8192 Unfortunately...
  • sound generation
    how can i produce a sound of particular frequency using 89c52 i want to know the commands in c51 compiler(asembler code).....i need it very urgently...........plz help
  • General queries
    I am new to the embedded platform. I am using STM32 board and Keil micro vision5. I have a few basic doubts. I searched on the internet, but i couldn't find any useful stuff related to my doubts. First...