• PEC Channel Linking
    I want to link two PEC Channels together but after the first one has reached COUNT 00, the other channel doesn't start the transfer. Can somebody tell me exactly how do i have to set all the registers...
  • PEC problem
    I have recently changed my interrupt routines to use the 'using RB_LEVELx' format. This seems to have caused a problem which crashes the I2C module. I have tracked the source to a line of code executed...
  • PEC Problem
    Keil MCBXC167-NET + uVision3 + AR166 Hello, i have a problem concerning the PEC. The external Interrupt PIN P2.8 is configured as the trigger for the PEC. Every rising edge i want to transfer...
  • PEC and const Variable
    I am just starting with the PEC in an XC167. Can someone tell me how to output a string that is not a 'const' string? The example PEC code from Keil works - code is posted here: http://www.keil.com...
  • Need to PEC transfer primer
    I use the board based on C167CR-LM the processor and I want that the data array was transferred to the serial interface. Whether somebody where it is possible to look an example of execution PEC transmission...