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 dizel

  1. D

    High speed USB host needed.

    I will store my data on USB hard drive, I planed to plug to my device with USB host Added after 5 minutes: Thanks. So I realize I need EHCI controller. But don't you think Intel USB host chips are all comes with PCI-integrated? I don't plan to use PCI. Just need simple bus with dma support...
  2. D

    High speed USB host needed.

    1563 usb controller Hello! Need a high speed (and 2.0 compiliant) USB host chip for embedded aplications. High speed is 480 Mbit/s. There are many chips in market can operate at 12 Mbit/s (full speed) and 2.0 compiliant, but it's little hard to find chip with 480 Mbits/s. So, is anybody...
  3. D

    Where can I get a free RT Linux?

    Re: Rt Linux RTlinux makes linux a soft real-time system. ucLinux is linux for mmu-less processors (microcontrollers, etc...) it's not real-time.
  4. D

    Need tutorials and papers about implementing embedded tcp/ip stack

    Re: embedded tcp/ip?? Search the web. second link from google is work fine **broken link removed**
  5. D

    Need tutorials and papers about implementing embedded tcp/ip stack

    Re: embedded tcp/ip?? For this purpose I used "TCP/IP ILLUSTRATED" book by Richard Stevens.
  6. D

    How to code and compile C using QNX?

    Re: Need help on QNX The best way to start with QNX programing is to read a book "Getting Started with QNX/Neutrino 2" by Rob Krten. The book is realy good and helpfull
  7. D

    emluating board on arm + dsp

    What DSP you need? There is TI DSP chips with built-in ARM processor. Look to TMS320VC5471 chip **broken link removed** Search TI site for reference designs and example schematics.
  8. D

    100Base TX ethernet on embedded system

    Re: 100Base TX ethernet You can also try DM9000 chip from davicom **broken link removed**
  9. D

    Looking for info about HPI interface

    hpi interface HPI is Host Port Interface developed by Texas Instruments to attach their DSP chips to some host, to be abble to boot and communicate with DSP. You can read/write DSP memory by HPI. You need to download from www.ti.com any user guide for their DSPs to know more about HPI.
  10. D

    What's the microcontroller and what's the microprocessor ?

    Re: What's the microcontroller and what's the microprocessor Microprocessor have DATA and ADDRESS bus. Microcontroller - have only IO ports instead.
  11. D

    What is better for video compression algorithm, C or Matlab?

    Re: C or Matlab? I think all debuging, simulation, and visaulisation (very usable) of ALGORITHM should perform in MATLAB. And then all parts of your algorithm is simulated and work fine, you should write your own C-code for this algorithm by the hand. Never use Matlab automatic conversion to...
  12. D

    I need ELF format description

    Hello, people! I need good and understandable description of ELF format. I try to read "Executable and Linkable Format (ELF)" -fromTIS (Tool Interface Standarts :Portable format specification) but can't understand anything . I need more simply description. Please, give me link, if you see one.
  13. D

    Whats better for industry automation, RS485 or Can?

    Re: RS485 or Can? I think CAN is usefull both in dificult applications and simple applications. In dificult applications (big network, many commands) you need to use CAN high level protocol (CanOpen for example), and in simple applications (small network, few commands) you can use CAN as is...
  14. D

    ITU-T Documentation need! (G.726, G.721, G.711 etc)

    itu g.732 Hello, people! Where I can find G-series ITU-T standarts for free?
  15. D

    Question about serial/parallel ports of tms320vc33

    Re: ports of tms320vc33 The information from TI site available at https://focus.ti.com/docs/prod/folders/print/tms320vc33.html -------------------------------------------------------------------------- The TMS320VC33 is a superset of the TMS320C31. Designers now have an additional 1M bits of...

Part and Inventory Search

Back
Top