• 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...
  • 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...
  • St10 User stack
    Hi all, I have a question about ST10 user stack. In my linker file, I located it at 0xF0100, size x2000; so from 0xF0100 to 0xF20FF In my startup file, I can see the user stack init : MOV R0,#DPP2...
  • Controlling P4.5 and P4.6 on ST10
    I am trying to use Port Pins P4.5 and P4.6 on an ST10 chip. I've enabled the DP4.5 and DP4.6 bits, and the SALSEL field is set to 00 for 1Meg of memory. However, I can't write to these two pins. I can...