• Support on LPC17xx.h header file
    Hi all, Can somebody explain me the below extract of code from the LPC17xx.h header file. I am unable to understand clearly what it does exactly during compilation. /*------------- General Purpose...
  • Errornous typedef PWM_TypeDef in LPC17xx.h (V1.1)
    Hello there, working on a project on motion control with the new LPC1768 in connection with the latest CMSIS I recently noticed the following problem: I wasn't able to get the PWM1 module working...
  • log10 how many cycles ?
    Hello, I couldn't find any information about number of cycles needed for log10 routine in keil 51, does anybody know that ? one thing else Is it possible to use combination of a lookup table and some...
  • One Master with many Slaves
    When I have a Master which to need to communicate with many slaves through the RXD,TXD pins, is it possible for the slaves to communicate with master independently. That is whenever the slave wants to...
  • how many RS232
    Hello all, I use the uVision2 to debug many cards communicating through CAN. I have 2 RS232 connections on my PC and 2 uVision instances that drive 2 cards. does someone know how many connections...