Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by suma_ranga

  1. S

    problem with FOPEN()

    HI ALL, I m writing a program where i m trying to open a file in USB that is mapped to my system. I m using fopen() function in C. But its throwing error. "#define ENXIO 6 /* No such device or address */ ". But before fopen(), i tried to open my USB, i m able to open it, i m able to...
  2. S

    what is unicode standarad in c++

    Can any one let me know... what is this unicode standard in c++
  3. S

    Use of remap instruction in arm.

    Hello all, Recently i have attended an interview, they asked a question on use of remap instruction in arm7. Can anyone please explain how to use remap instruction in arm 7 .. Thnks...
  4. S

    2 or more fiq in a file with priority

    In lpc 2129 ...... can i have write 2 or more functions as FIQ and assigning priority to them
  5. S

    CAN message identifier

    Hi all, I m a beginner in CAN . i read from pdf that there is no device addressing in CAN , messages wil be broadcast over the network and node wil accept it if it is for that node, rest of the node wil simply discard it. To Do this job it has also acceptance filter. i could not...
  6. S

    not understanding folowing C CODE...

    Hi buddy, Thank u so much.. very clearly u have explained. thnk u....
  7. S

    not understanding folowing C CODE...

    hi all, i have a doubt in the following c code..the output of the code is 20 and 276... can anyone explain y this is so. what is happening in each step. y (int)n = 276 instead of 256.. #include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { int n = 256...
  8. S

    data sheet for zaz030

    hey thank u so much.....
  9. S

    data sheet for zaz030

    hello all, i need data sheet for zaz 030 finger print module. if anybody is having that please send me. its urgent. i could nt get that in net.
  10. S

    keypad interfacing to 8051

    i have some problem with interfacing 8051 to keypad, code in mazidi is nt working for me.. i dont know the reason. can anyone help

Part and Inventory Search

Back
Top