• Application interrupt and control register
    I have just started working on the basic structure of a new project using the STM32 Cortex processor. For now I am using the Keil simulator because I don’t have working hardware yet. I am having...
  • loading PLL control register - Default value
    Hi i'm using UV3 for Infineon XC164CS-DAvE project.i'm facing a problem while debugging the DAvE generated files. During the dubugging, PLL Control register is added with default value..but while the...
  • Interrupt Controlled Serial Interface for C167
    Hello, I am looking for example code to using the ASC0/1-Port as an Interrupt Controlled Serial Interface for C167/XC167. I only found polled receive- and transmit-functions checking the ASCx_RIC...
  • Message Control Register
    I'm using a Infineon C515C, with the RTX51 Full package. However I'm having difficulty addressing the Message Control Register (MCR0 and MCR1) specifically the TXRQ bit in MCR1. Does anyone know where...
  • Interrupt service routine incl. register init
    Hi, can somebody show me a simple interrupt service routine for C166 using for example the P2.9 pin as external interrupt input. Also the register init? thanks, J.Mac