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 zohar

  1. Z

    floating point matrix multiplication

    Hi, I am using ispLEVER with the new XPGA devices from lattice. I need to implement a floating-point matrix multiplication in verilog, does anyone implement this task? any suggesstions? regards.
  2. Z

    ADuC MCU Familiy Development Tools

    Hi to you all, I am new to ADuC (of analog devices) familiy. We bought the QuickStart+ development IDE of accutron.com and have trouble using it with KEIL integration. Does anyone has experiance with this device and accutron tools? P.S. the IDE also called A.S.P.I.R.E thanks,
  3. Z

    Problem with Keil C program

    forgoten issue You place both statments as an if, instead of blocking the statments as [if] [else] blocks. I mean that in the next shift, P4 shift one time to the LEFT: 0x02 -> 0x04, then the next if statment take place: P4 shift back to RIGHT: 0x04 -> 0x02. The sequence occur each interrupt...
  4. Z

    Problem with Keil C program

    not so clearly what you mean that P4 swaps only once, for it to shift from 0x01 to 0x10 it MUST be shift FOUR times???
  5. Z

    rs-485 info / tutorial / drivers needed

    S.N.A.P Protocol Hi, We build an 485 Controller network, after reviewing some major leading industry protocols (such as CAN, TCP, PPP etc.), we found the SNAP as the perfect protocol to controller network. It is a very flexible protocol that can meet ALL MCU application needs from the very...
  6. Z

    any good microcontroller with lots of flash/ram inside?

    high speed ram for microcontroller The Waferscale company bought by ST, for more information regarding PSD devices, look at: **broken link removed** You can use it with all MCU8051 platforms, if you need help PM me. zzz
  7. Z

    Looking for Nohau ATR for PC EMUL51 manual

    Nohau ATR Manual Does any one has the manual for NOHAU ATR trace board for PC EMUL51 or the link for download this file? thanks, Zohar
  8. Z

    Looking for optimal RC decoder algorithm

    does any one knows an optimal remote-control decoder algorithm. I use PIC12c505 as the encoder and having touble with signal quality for more than 1 meter from the receiver (e.g. i use standart 433MHz receiver). thanks

Part and Inventory Search

Back
Top