• st10 disassembler
    Several years ago, my company produced a ST10F bootloader for use within our engineering department. As luck would have it, a serious bug has recently been detected in the bootloader, and the author and...
  • LCD for ST10
    Hi, I work on ST10F168 and i search an lcd which can i control by externel bus (P0/P1). So if someone have already do it succesfully, please indicate me what sort of lcd or lcd controller do you use...
  • monitor ST10
    Hi, I work on st10f168 and i would to load the keil monitor into external ram. But i don't know how does it work ! So, if you have suggestion or docs about configuration, utilisation,...... Because...
  • USB in ST10
    Hi, I'm developing an instrument using ST10 microcontroller. We wish to interface the instrument to PC using USB. Please let me know if it is possible to implement USB drivers in ST10. How can it be...
  • Calculate CPU-Clock
    Hi, i need to know the cpu-clock of the cpu i am running my program on. do you have an idea how i can calculate the actual cpu-clock on an C167?