• Generating variable frequency in LPC11xx
    Hi all!! How to generate variable frequency in lpc11xx controller, currently i'm getting fixed frequency on pin 27[CT16B0_MAT0] of 96.2hz, but I need to generate freq from 6hz to 20hz. Below...
  • High frequency pulse generation using PWM in LPC1768
    Hello, I want to generate 10MHZ frequency using PWM pin in LPC1768 . I used to load cycle rate of 1us and PWM peripheral clock of 100MHZ . But I can't able to generate the pulse for that. ...
  • Regarding the Hex file generated in keil
    Hi,                   I have created a Hex file using keil and loaded the file using load flash in PROGISP.  I have used Ultra 8051 development kit , AT89S52 .But the output is not obtained.We are assuming...
  • CARM Thumb: question regarding code generation
    Hallo all, What does the LSL/LSR Instruction ? IAR C for ARM does not need it. Thanks Gerhard *** CODE SEGMENT '?PR?DF_WriteToDataFlash?T?dataflash': ARM COMPILER V2.00, dataflash 180...
  • GPIO frequency
    Hello everybody. I'm working on a Keil MCB4300 board with a LPC4357, and I've encounter a problem with the GPIO frequency. My program use two timers with interrupt to set and clear two GPIO, but...