• Dont get it
    Please can someone show me a code fragment using the following code. I think I understand the enum, and the union part. But dont get how the enum works in conjunction with the union part. Every other...
  • gsm dont send msg
    hello, I am doing project on GSM but it not respond my controller(AT89S52).. This is my C code.. please any one help me out.. #include<reg51.h> #include<stdio.h> #include<stdlib.h> unsigned char...
  • interrupts dont seem to work at all
    hi guys writing a simple program to blink a led for every 500ms using a systic timer i have observed the interrupt never occurs led stays on forever not only this but i have used many working sample...
  • Realloc Function Dont Work Correct
    Hi all, I want to use Dynamic Memory Allocation Functions. My platform is NXP LPC1768 (Cortex M3). My Heap Size Defined as 4096 Bytes in lpc17xx_startup.s file. First of all, I allocate an...
  • LPC2148, I2C dont send NACK
    Hi, My problem is I will communicat with the LPC2148 per I2C bus, the lpc2148 is only used on slave transmitt/receive modes. The datastream which is send to the lpc2148 is: first byte is a function...