• 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?
  • 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...
  • Timers
    hai Iam new to this how can i configure a timer to run as a one second timer.for every second it must count .plz some example code please
  • Timer
    I want 10 sec delay for the system how to implement it in keil c. kindly help me. for example: consider a road signal which has three aspects and when the aspect changes from green to red it goes...