• query regarding EFM32G280F128
    Hello, I am using EFM32G280F128 controller. In our project we have 16 Digital Inputs which are connected to PIN PA2 - PA13 and PC4,5,13 and 14 PINs of the controller. The SCADA communicates with...
  • Assembly Language Programming On Keil
    Hello. I'm a new bie to keil.. am familar with assembly language programming.. i wanna program my 8051's with assemly.. can i write my assembly program using keil.. if yes.. tell me how? Thanks...
  • ARM7 Assembly Language Program
    Hello, I am more interesting to get experience on assembly language instructions for ARM-7 rather than C or C++ program for ARM-7, because I already had the experience in C and C++. I also started...
  • Assembly Language Programming On Keil
    Suppose $t0 stores the base address of word array A and $s0 is associated with h, plz convert A[240] = A[240+h] to MIPS assembly code. Thank you.
  • Query regarding "hidsdi.h" header file........
    I downloaded a source code about USB device drivers by Jan Axelson. The program on compilation showed a missing header file "hidsdi.h". I wish to know if its possible for you to send us this header file...