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 soft_learn

  1. S

    [PIC] MMC interfacing with PIC

    yea i know in mikroc there are in-built libraries which help programming easy but i want to know which are registers used to read and write data to Memory card. Like in GSM TXREG register is used to send data from gsm. So wanna know about registers which help in reading and writing of data. I...
  2. S

    [PIC] MMC interfacing with PIC

    Hi, I am trying to interface a Memory Card for storing and extracting data from the card. But being new to Memory Card interfacing i want to know about the basic about the registers used to store data and read data from Memory Card. I know that there are libraries which can help interfacing...
  3. S

    [ARM] Intro to ARM (LPC2138)

    Hi, Anyone here knows about LPC2138 an ARM processor. If someone here has any kind of knowledge or any of study material about the registers of LPC2138 any manual stating various registers of the processor. I am trying to interface the Processor using SPI Protocol & Multimedia Card interfacing...
  4. S

    [ARM] Initialize the UART in lpc2138

    Hi, I am newbie learner to ARM7 processor LPC2138 n in which i am trying to interface UART to send a single character but it sends out unwanted character. If any one here knows about the UART of lpc2138 plz help me out. My code is : #include <LPC213x.h> void UART0_Init(void) { PINSEL0 =...
  5. S

    Reception in software UART

    Thanks all for your kind support . I got my problem cleared.
  6. S

    Reception in software UART

    using timer interrupts it doesn't work. it seems some error is still there i can't get continuous reception using soft uart.
  7. S

    Reception in software UART

    as i am newbie to software uart. I want continuous reception of bytes using software UART if u guys know about something please help me out. after a lot help from u guys i am still not able to get about the timer interrupts.
  8. S

    Reception in software UART

    m using PIC16f877A and compiler is mikroc 6.0.0
  9. S

    Reception in software UART

    can u please help me out with this timer interrupting or if u have any program related to continous reception using software uart.
  10. S

    Reception in software UART

    Hi, I m trying to interface a software UART in which while receiving characters single's are received very well but when i try to receive a string it shows up out somne characters while receiving are overflowed bt being a new to this i m not getting where my problem is..??? My code for MikroC...

Part and Inventory Search

Back
Top