• Simulated Serial Monitor for XC167
    Has anyone created a simulated serial monitor for the XC167? When I add the SERIAL2 definition the compiler complains about the DDP3:BUSCON0 statements e.g. MOV R1,DPP3:BUSCON0 ; Programmed number...
  • Memory for XC167
    First, I'm mostly an analog engineer just now getting into microcontroller design. I'll be using the XC167 and am have trouble finding external memory. I have 12MB of external memory area and am therefore...
  • ADC XC167
    Hello can someone help me I have the XC167 microcontroller from Infenion and would like to write a simple code. On the analog input at P5.5 and P5.6 is an analog voltage can be created. These will...
  • PWM XC167
    Hello I have a problem with the PWM (CAPCOM6) (XC167). so does my code But I can not with the Oscilloskop to measure what I have set, I get something else to see. I believe that: 1: Port1 used...
  • Bootstrap XC167
    I can't upload my software in bootstrap mode. It seems to be the Keil compiler doesn't recognise the controller. I think there's something wrong with the monitor...