• How to access local C variables in Inline-Assembly?
    How do I access local C variables in Keil using ARM inline Assembly?
  • How do I access void pointer in ARM Assembly?
    How can I access the void pointer in C, using arm inline assembly. I want to get the address of the pointer. Something like this, void* funcAddr; __asm( "LDR r0, =funcAddr" ); Is there any...
  • problem facing with rtc
    im using rtc in lpc2148. i got the output.im facing problem with secs displaying in lcd.the problem is the secs are not varying but every 60 secs the minute is changing.im not able to see the secs counting...
  • problem facing with cs5534 adc
    Hii I am facing some problem while interfacing CS5534 ADC. I am using this for a load cell application.The following are the connection specfication. 1. +Va and +Vref are shorted and connected to...
  • problem facing in p89v51rd2
    hey i am using p89v51rd2 8051 microcontroller in robo application i connected port3.0 pin of controoler to l293d chip of pin 2 ,and port3.1 pin of controller to l293d chip of pin 7; port3.0=1 port3...