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 naderus

  1. N

    Is it possible to port isagraf kernel to LPC2xxx mcu?

    Hello Is it possible to port isagraf kernel to LPC2xxx mcu? Thanks.
  2. N

    need a stable driver for Enc28j60

    enc28j60 driver Hi I need a driver for ENC28j60 that can work with all rev no. 4, 5 and 7. I test the microchip enc28j60 driver with an AVR with SPI @ 8MHZ, but it isn't really stable when I get a frame, usually I read the bytes to read in the enc28j60 header, bigger than than normal packet...
  3. N

    IAR debuger error on Branch instruction on FLASH

    Hello I use IAR 4.41A with HJTAG v04.4. I can debug my code without any problem in RAM and I can program the flash and run the code but when I want to debug my code in FLASH the debugger stop at every branch instruction (B,BL,BLX,...) never go further. and when I press Step Into in Debug Log...
  4. N

    FFT code for ARM7 core

    Hi, I'm looking for FFT code for ARM7 core.Can anyone help me? I found "Implementing Fast Fourier Transforms on the ARM RISC Processor" application note for ARM that describe its FFT code but I can't found their code.
  5. N

    meaninig of __attribute__((persistent)) in MPLAB

    __attribute__ mplab Hi, what is the meaninig of __attribute__((persistent)) in MPLAB?
  6. N

    preproccessor error in IAR and codevison

    codevision sizeof Hi, I want to write something like this in IAR or Codevision my code: #define A sizeof(long) #define B 100 - A #if (A < C) #error no #endif but when i compile it with IAR get this error: Error[Pe059]: function call is not allowed in a constant expression and...
  7. N

    open 32 socket with enc28j60 and microchip tcpip stack

    Hi, I want to open 32 TCP socket at the same time and want use microchip tcpip stack with a pic micro that have lot ram for it 32*500 = 16000 byte ram. but i think the stack can't handle it beacuse it use enc28j60 ram for ram sockect. i use ver 4.02 last version . is it true or not? it says...
  8. N

    microchip TCP/IP stack vs uIP stack

    microchip tcp ip stack Hi, I want to use enc28j60 for my tcp ip project with PIC.I know two good TCP/IP stack one for microchip and the next is uIP.both is free (microchip must only use on PIC micro). I want to know which of them have more feature and more complete and more stable to use. the...
  9. N

    confuse to select between VHDL or Verilog.

    Hi, I'm new to HDL and I want to learn it.but I confuse to select between VHDL or Verilog. please tell me which is more popular and more powerfull and have good library. Thanks a lot
  10. N

    ebook for electrical drawing

    electrical drawing rule Hi, I'm looking for some ebook that explain the rules for drawing electrical plan. no matter which software it use.(like eplan,CAD.) thanks a lot.
  11. N

    Determining the remaining capacity of a Li-Ion Cell

    Hello, I want to use a 8.4v Li-Ion battery for my AVr board and monitor the battery energy like the mobile.It means I like to show the user how long the battery will be work for him. I only need to show 4 step (100% ,75%,50% and 25%) battery level. I think I use AVR's A/D to chapture the...
  12. N

    Monitoring Li-Ion Battery levle energry

    I want to use a 8.4v Li-Ion battery for my AVr board and monitor the battery energy like the mobile.It means I like to show the user how long the battery will be work for him. I only need to show 4 step (100% ,75%,50% and 25%) battery level. I think I use AVR's A/D to chapture the battery...
  13. N

    Monitoring Li-Ion battery level energy with AVR

    Hello I want to use a 8.4v Li-Ion battery for my AVr board and monitor the battery energy like the mobile.It means I like to show the user how long the battery will be work for him. I only need to show 4 step (100% ,75%,50% and 25%) battery level. I think I use AVR's A/D to chapture the...
  14. N

    A SIMPLE RAW ETHERNET TERMINAL

    HI, I NEED A SIMPLE TERMINAL FOR RECIVENG AND SENDING DATA ON RAW ETHERNET FORMAT.I WANT TO IMPLIMENT OTHER PROTOCOL THAN TCP/IP SO I NEED SOME THING FOR DEBUG. THE ACTUALLY THING I NEDD IS A SIMPLE TERMINAL THAT CAN SHOW ENTIRE ETHERNET DATA AND CAN SEND RAW ETHERNET DATA
  15. N

    Looking for circuit that can handle PFC for 3 phase input

    3 phase l6562 Hello, I need a circuit that can Handle Power Factor Correction for my inverter. I use 3 phase 380V line as input but all of the IC in the market is only for single phase input.(like L6562) is anybody here know how can I use these chips for 3 phase input?

Part and Inventory Search

Back
Top