• 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.
  • 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.
  • Porting C167 C-Code to 80C537
    Is there any tool that can do that for me? or do i only need to check the diffs between c167s headers and c51 headers? any guides/tuts/how-tos?
  • Porting C167 C-Code to 80C537
    Is there any tool that can do that for me? or do i only need to check the diffs between c167s headers and c51 headers? any guides/tuts/how-tos?
  • 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...