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 RUKAEF

  1. RUKAEF

    ENC28J60 ARP request problem

    This time I'm working with ENC28J60. I tried to obtain IP address using ARP request. Controller transmit packet correctly instead every 8th byte incrimented by one! What is the problem? Can anyone help me. void sendPacket1(uint8_t length){ setReg8(ECON1, ECON1_TXRST); clrReg8(ECON1...
  2. RUKAEF

    [PIC] XC8 XLCD with PIC18 error

    I try to use XLCD library with default pin setup, It compiled successfuly. But when I simulate it gives this error. When I only use OpenXLCD command, It again gives same arror. OpenXLCD(FOUR_BIT & LINES_5X7); Here is my code, #define _XTAL_FREQ 8000000 #include "confighed.h" #include...

Part and Inventory Search

Back
Top