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 PonDinesh006

  1. P

    [SOLVED] ARM LPC2148 Development board

    Thank you for replying.. There is no Documentation from Site and Communication also. We find the way to upload. Thank you.
  2. P

    [SOLVED] ARM LPC2148 Development board

    Here the photo of the Board , we want how to connect jumper between UART to board.
  3. P

    [SOLVED] ARM LPC2148 Development board

    I am using ARM LPC2148 development board from Research Design Lab and we are working on it. But I got a doubt about how to connect the RX and TX of arm board with UART board for uploading a .hex file. Can anyone explain briefly...
  4. P

    [SOLVED] ADC 0.6 output is not displayed in LCD For ARM LPC2148

    For my code, It doesn't run in Proteus 8.12 But it works in Proteus 7.5 Can I know the difference about it's functions. Please enlighten why it is not working for 8.12 whereas it works for 7.5 .
  5. P

    [SOLVED] ADC 0.6 output is not displayed in LCD For ARM LPC2148

    Thank you Dora Mam, Thank you for replying, I will change coding file for better understanding.
  6. P

    [SOLVED] ADC 0.6 output is not displayed in LCD For ARM LPC2148

    I have Updated my code for LCD. I have used 4 bit LCD. This code work fines with the LCD for Printing Character and string. In my ADC Code, This condition is not working for AND operation "while ( !(AD0DR1 & 0x80000000) );" but in KEIL debug method it works fine, But, In Simulation it...
  7. P

    [SOLVED] ADC 0.6 output is not displayed in LCD For ARM LPC2148

    Thank you for reply, I will correct my mistakes and update the changes. I have Wrongly did the LCD program, But is ADC function, "sprintf(volt, "Voltage=%.2f V ", voltage);" is not working for float value in KEIL Version 4 , What can do for this, I didn't receive any error for this, But...
  8. P

    [SOLVED] ADC 0.6 output is not displayed in LCD For ARM LPC2148

    I Have used ARM NXP LPC2148 for ADC Operation. The code is used is run KEIL Software debug option. But, It doesn't show the output value in LCD screen in Proteus Simulation. I hereby attaching my code and Simulation Files. can anyone help this for error...

Part and Inventory Search

Back
Top