• startup code 80c537
    is there a file that i can include with the startupcode in C for a 80c537 or how should it be written. I also need to initialise SPI.
  • 80c537 Timer 2
    I am having problems using Timer 2 with the compare registers, I have been successfull the compare timer / compare registers. The object is to generate a pwm/sine wave. note I am just a beginner...
  • Porting C167 code to C164
    How easy is it to port C167 (Kitcon) code to a C164 such as the nanoMODUL-164? Thanks Dave
  • Porting C167 code to XC167
    Does anybody know of an application note of a similar document that gives pointers on how to best port code from the C167CR to the XC167? Google, or a search on this forum, does not seem to return much...
  • Does selection of Internal Voltage Reference work with Debug Simulator on SAB 80C537?
    As you might know the 80c537 is capable to select the internal voltage reference by writing into DAPR where the higher nibble selects VintREF and the lower VintGND I tried this with the eval version...