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 servopump

  1. S

    selection of microcontroller

    Take a look at the freescale MC9S12HA64
  2. S

    matlab simulink - sine wave frequency spectrum problem

    Re: help plzzz Hi, This should ve very easy with simulink. Try posting a bitmap of you screen so we can see what your doing wrong. -SERVO
  3. S

    dc motor control angular position(PIC16f877)

    control angular See the microchip web site under application notes. hxxp://www.microchip.com/stellent/idcplg/function/?IdcService=SS_GET_PAGE&nodeId=1469&ln=en The have 9 app notes on servo brush motor control AN531 Intelligent Remote Positioner AN532 Servo Control of a DC Brush Motor...
  4. S

    CRC-8 or 16. Pls help me!

    Here is a simple and fast CRC-16 that I use. It is very fast since it uses two lookup tables. unsigned short CRC16 ( puchMsg, usDataLen ) /* The function returns the CRC as a unsigned short type */ { unsigned char *puchMsg ; /* message to calculate CRC upon */...
  5. S

    How do you debug GNU GCC tool chain?

    Hi all, I just started using the embededGNU GCC for the Freescale MC9S12NE64 (68HC12) and am wondering if its posible to get to error messages from this type of tool to help debugging? Is it posible to do source level debug with this type of tools. Thanks for your help -ServoPump
  6. S

    What is best tool to learn VHDL?

    vhdl cbt Hi All, I'm new to VHDL an have access to ActiveVHDL and ModelSim. I would like to use them with Xilinx parts. Which is the best program for a new person to learn fast? Thanks in advance for your advice. ServoPump
  7. S

    Easy to build PAL programmer project

    pal programmer Hi All, I'm looking for a simple programmer project that can be used to program some PALCE20V8H-15C/4 chips. Thanks in advance for your help. Servopump
  8. S

    Which is better: FED compiler or HiTech one ?

    Hi, The FED compiler is very limited if you want to write interupt code in C. They say ou can only set flags in interupt routine. If you want a quick development IDE then CCS is the best. Just make sure you have a bug free rev. Servopump
  9. S

    WARP13a + RedBack10a from New*founds*electronic

    Hi Klemm, RedBack 11d is now the latest firmware in the 4MHz RedBack series. It is available from this web page and it is free! Details are found below. hXXp://www.newfoundelectronics.com/firmware.htm Also. the warp13a will now go from 4MHz to 20Mhz
  10. S

    Req. MPLAB C18 help for a beginner

    could not find file c018i.o Hi Amtalan, You must fist add the linker script file to the project. Right click on "Linker Scripts" in the project tree and then hit Add file. Then drill down to C:\mcc18\lkr\18f452i.lkr to add the file. Next make sure that all the dir in the "Project\Build...
  11. S

    where can I download keil c166 4.25?

    Hi Newbie, Do not post any reqs for the above software. It is gulson's and the forum's rules. servopump
  12. S

    Which DSP evaluation board is good?

    hi dsp_ you can get the ADDS-21061-EZLITE from AD web site. I cut and past buy online info below. https://www.analog.com/commerce/index.html ------------------------------------------------------- Buy Online | Account Activity | Customer Service Please begin by entering part numbers...
  13. S

    Do you hear about this RTOS --- Salvo

    Hi All, uCos-II is much better then Salvo. See http://www.ucos-ii.com/ for more details. Servopump
  14. S

    Which DSP evaluation board is good?

    Hi miMoto, Take a look at the Analog Devices SHARC floting point DSP. You can get the EZSHARC kit for $179 and it comes with a C compiler with DSP extentions that speed software development for DSP task like filters ect. see the bibinners page below: **broken link removed** Servopump
  15. S

    Microchip ICD2, schematics?

    Hi All, you can now use icd1 with mplab in hi speed mode by just updating the firmware. see my old post: **broken link removed** servopump

Part and Inventory Search

Back
Top