• XC167 ASC Interrupt, ASCx_RIC
    I am attempting to use an interrupt to service data received from ASC1. I cannot find information on setting the ASCx_RIC register in the Infineon manuals. I have found some examples that use values...
  • 8bit enums
    Hello everyone, I'm using some enums and due to the standard they are 16bit int per default. But in most of my cases 8bit would be sufficient and I'm not loaded with free RAM. I found that the compiler...
  • F310 - UART 8bit mode
    Hi, I have been developing in Keil simulator with the last Cygnal driver for keil uVision. How can i set my UART to 8-bit mode? I tried all possible combinations of SCON0 and all i got was 9-bit...
  • snmp agent for 8bit CPUs
    Thu Apr 03 2003 DMH Software announces the availability of its portable SNMP Agent (snmpv1, snmpv2c, snmpv3) and SMIv2 mib-compiler for 8bit CPUs. See more information here: http://www.dmhsoftware...
  • 8bit reversal of all the bytes in a string
    Hello everybody, Wish you all a very happy new year. I am facing a problem, I know basically it is a C language problem but I am still not able to catch up the language yet. I have reversed the...