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 ganesh22

  1. G

    [ARM] LPC2148 RTX-SD/MMC interface

    Hi Rathi, In your keil installation file itself having Demo_Code for SD_Card. you first check that one.
  2. G

    [Moved] How to reduce the time for fclose() in keil

    Hi all, I am working on LPC 2148 with SD card interface, for my application i need to log the data in SD card for every 20ms, Hence i open my log file for each updates,it takes less time but for closing the file it takes more than 60ms, so there is a chance of missing logs on my file. Is there...
  3. G

    [SOLVED] LPC2148 with SD card fclose issue

    Hi all, I am successfully integrating SD card with LPC2148. Am able to read write data in .txt, .csv files. While opening and closing of file it takes too much time, fopen() takes 8ms, and fclose() takes around 68ms. Its too over for my application for writing the content it just takes the...
  4. G

    Interfacing of Rotary_Encoder with LPC2148

    Hi HTA & andre_teprom, Thanks for your response, i got the output for a specified pattern, now i am going to interface with my modules & also work for push button on rotary encoder.
  5. G

    Interfacing of Rotary_Encoder with LPC2148

    Hi andre_teprom, I got the pattern when i rotate it very slow manner,if I rotate some speed it neglects the transition states 01,10 thats my problem. I am also added some delay using timer.
  6. G

    Interfacing of Rotary_Encoder with LPC2148

    Hi all, I am working with Rotary Encoder model number ALPS EC11E09244BS, interfacing with LPC2148,I got a pattern in LCD as 00,11 between these state a small transition occurs while changing state from 00 to 11 its changes from 01 and 11 to 10. But these are get in slow transition only. my...
  7. G

    [ARM] LPC2148 RTX-SD/MMC interface

    Hi udayan, Thanks for the response actually in the code hardware selection in RTA_Config file hasn't been set properly but now the issue is solved and now i can easily write into the file and also read from that.
  8. G

    Looking for a rotary encoder / quadrature encoder in Proteus ISIS

    Hi I am working with Rotary Encoder model number ALPS EC11E09244BS, interfacing with LPC2148,I got a pattern in LCD as 00,11 between these state a small transition occurs while changing state from 00 to 11 its changes from 01 and 11 to 10. But these are get in slow transition only. my pattern...
  9. G

    LPC 2148 IAP (Accessing RAM as ROM)

    Hi all, I am going to use IAP in LPC2148. Hence i need to program in RAM as ROM. How to configure 8KB ROM FROM 32KB RAM. Is this possible to access RAM as ROM. I want to store some log in this. So i need help for accessing this. Thanks in advance, Ganesh K
  10. G

    [ARM] LPC2148 RTX-SD/MMC interface

    Hi all, I am working on SD card with LPC2148 in RTX-Flash system, i am using NEX-robotics board it communicate via SPI0 but the RTX uses SSP in demo codes. I have changed the demo coding to SPI0 for the configuration, I have attached my changed file and original demo code with this. Can anyone...

Part and Inventory Search

Back
Top