• SPI Initialization
    In following function of initializing of SPI, I am not getting two things Please help me. 1. How to choose the value of SPCCR=0x8. ? 2. As well as why put 0x1 in to the VPBDIV. ? void Initialize...
  • Initialising Structures
    Hello, I am using the PK51 package. My program requires a structure of arrays. The following files are used:- 1) declare.c For defining the global variables 2) declare.h Containing the extern definations...
  • Initialisation of variables
    Hello ! By default, any C variables are cleared to zero on startup. However, I desired for some data that they are not be cleared on startup. How can I do this ? Thanks Michael
  • 89LPC935 initialisation
    I was using the "Measure" program as the basis for an application. The target device was selected to be a P89LPC935 (I needed the A/D). Everything works fine in simulation with one annoying exception...
  • initialise i2c mastermode
    I have no idea how to initialise i2c for mastermode. Does anyone have sampleroutines? thanks for help