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 m2star

  1. M

    IR transmitter/reciever in proteus

    i need to built an IR controlled switch, i want to simulate my proposed circuit in proteus. so that i found IR transmitter in Proteus isis 8.1 but couldn't find IR receiver there. any help please
  2. M

    [SOLVED] Synchronizing FIFO using handshaking protocols and dual port SRAM (64x4)

    hi Luttie.. m not the expert one, but i remember IP core generation tool allow you to define a FIFO with different input/output data width and different i/o synchronizing clocks too... you should read about the FIFO generation, download this document (UG175 FIFO GEN V8.4) and i hope you ll find...
  3. M

    configuring spartan-3, FPGA with platform flash in master serial mode

    hi all, i need to configure spartan-3 (xc3s1000) along with platform flash xcf04s in master serial mode. i had set all the hardware requirements according to the Spartan-3 FPGA Family datasheet ds099 and Spartan-3 Generation Configuration User Guide ug332. but while initializing in boundary scan...
  4. M

    [SOLVED] problem in serial port using 89c2051

    both codes are correct was having an ambiguity in hardware
  5. M

    [SOLVED] problem in serial port using 89c2051

    i am working on a project, in which i have to receive data serially form PC and show it on LCD, for this purpose i have to use micro-controller 89c2051 BUT i am facing an annoying problem with serial port, its is not properly receiving the data which i am sending from PC i use the following...
  6. M

    AVRStudio-5 compatibility

    thanx a lot alexxx
  7. M

    AVRStudio-5 compatibility

    hi all i need to use AVRStudio-5 in windows xp sp-2 can anyone confirm that it has any version that is compatible with my systems configurations???????
  8. M

    [SOLVED] Converting 32bit hex to a float for 89s52 in C/C++

    Re: convert hex to float yes i can covert the desired using that one methode
  9. M

    [SOLVED] Converting 32bit hex to a float for 89s52 in C/C++

    Re: convert hex to float @ FvM thanks for your consultation your answer is exactly matching to the solution i got from IEEE standard 754 as in the link below **broken link removed**
  10. M

    [SOLVED] Converting 32bit hex to a float for 89s52 in C/C++

    Re: convert hex to float my question is how to convert hexadecimal to a float like i have a no 4203fc36H that is equal to 32.9963 in float how can i convert them to each other
  11. M

    [SOLVED] Converting 32bit hex to a float for 89s52 in C/C++

    hi all i need to know the method for converting 32bit hex to a float for 89s52 in c/c++ can anyone help please......... m2star
  12. M

    [SOLVED] representation of FLOAT in c++

    union {uchar byt[4]; float wrd;} asdf; asdf.wrd=45.6546 i do have a code that contains above function can any one tell me, in which form this constant data is being stored in the float like how can i specify that asdf =[????]
  13. M

    [SOLVED] atmel Library in altium 6.9

    hi i need to use 89c55wd, 89c51_2 of atmel in altium designer 6.9 but unfortunately i didn't find it in atmel library. can anyone confirm that it contain these microcontroller or can anyone tell the solution thanx
  14. M

    [SOLVED] object properties in altium as compared to protel

    bundle of thanks to all ov you ppl i got the solution if someone have the same problem just ask i can explain in-detail..........:)
  15. M

    [SOLVED] object properties in altium as compared to protel

    im have experienced designing pcbs in protel in protell we can change the properties of the whole pcb by expanding the properties from local to global and can apply that chang to whloe board but i could not found this facility in altium designer 6 can anyone help or suggest any use full idea

Part and Inventory Search

Back
Top