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 saswat

  1. S

    [51] AT89C2051 Works in Proteus But it not works in Hardware.

    Just add one pull up resistor of 10K fromVcc to P3.1 and check by giving logic high and low!!
  2. S

    [51] AT89C2051 Works in Proteus But it not works in Hardware.

    What is the resistance value of the resistor which is connected with led?
  3. S

    [51] AT89C2051 Works in Proteus But it not works in Hardware.

    No problem in using IDE Keil uvision 2 Evaluation version. The Evaluation version is capable to handle the code size up to 2 kb and your code is less than this. Have you made your own hardware or you are using EVK board (or development board) ??.
  4. S

    How to interface a K type Thermocouple with microcontroller?

    Hi all, I want to interface K-type thermocouple with microcontroller. I am confused where to start with as thermcouple output voltage is in some micro volt. So i think i have to connect an amplifier with the thermocouple rather directly connecting it with ADC.My questions are: 1. How to choose...
  5. S

    [General] How a node in an CAN bus generates an error??

    Whenever a node face an error it sends an ERROR frame and according to the TEC and REC value of the node it sends the active or passive error or busoff. My question is suppose a node (Tx) finds a error as BIT error in the DATA field, then the error frame will generate immediately or it will...
  6. S

    [General] In CAN bus is it possible to make a node bus off physically

    Ya this can happen.......but i mean to say is, can i increase the TEC value of a node physically (by means of any external activity) so that the node will enter into busoff condition. (if TEC >255 then the node enters into busoff).
  7. S

    [General] In CAN bus is it possible to make a node bus off physically

    "If the question is referring to controller activity, just set it up to not responding." This i understood,if i am wrong please correct me.. Suppose two nodes i.e node1 and node2 are communicating each other and if node2 will not respond then node 1 will go to busoff. I think node 1 will...
  8. S

    [General] In CAN bus is it possible to make a node bus off physically

    In CAN bus is it possible to make a node bus off physically ??
  9. S

    [General] is it possible that master and slave can communicate in different modes in spi

    Actually i am getting confused......i am giving one example:- like in mcp3204, in the datasheet it is mentioned that mcp3204 can be interfaced in mode 0 and mode 3. That means master can only communicate with mcp3204 only in mode 0 and mode 3, master cannot communicate in other modes like mode 1...
  10. S

    [General] is it possible that master and slave can communicate in different modes in spi

    Ya......i have interfaced mcp3204 (ADC) which supports mode 0 and mode 3. That means master can only communicate with the slaves modes availability, we cannot communicate master in mode 0 and slave in mode 1.
  11. S

    [General] is it possible that master and slave can communicate in different modes in spi

    sorry......i couldn't get you, can you please describe this briefly...
  12. S

    [General] is it possible that master and slave can communicate in different modes in spi

    So master and slave should always communicate with each other using same mode. Thank you FvM
  13. S

    [General] is it possible that master and slave can communicate in different modes in spi

    Suppose i have 10 slaves and all are working in different modes, then what is the best way for the master to communicate with these slaves. I mean to say is,if master is in mode 0 then is it possible to communicate with the slave which in different mode (mode 1 or mode 2 or mode 3) , is their...
  14. S

    [SOLVED] Problem in receiving data from DS18b20

    Finally got the output.......i have done mistake in "reading" part.....thanks all
  15. S

    [SOLVED] Problem in receiving data from DS18b20

    i am getting the "presents" pulse from DS18B20. I have attached the circuit diagram and datasheet of DS18b20 and also code for writing and reading for DS18b20 using assembly language. I am using AT89S52 microcontroller and p3.1 as DQ pin of DS18b20 Sorry Mr Easyrider....i have attached the...

Part and Inventory Search

Back
Top