• using an external RAM with the ST10F168
    I'd like to know what i have to do in order to use 64k external RAM with the ST10F168. Thanks
  • external interface with st10f168
    hi how do you communicate with a modem from keilboard(st10f168).we want to do serial communication between the board and modem but we are having problem doing it. we used the sscon register. can anyone...
  • ST10F168 : Internal/External address bus
    Hello, I'm currently working on the ST10F168 and I'm using the external bus to control some RAMs. But when I don't use the external RAMs, the external address bus is still changing. So I...
  • Possible problem in START_V2.A66 chip select initialization
    The chip select initialization code in START_V2.A66 enables the chip selects before the ADDRSEL registers are programmed. I was single stepping using OCDS and noticed the disassembly changed when CS1...
  • On-chip RAM allocation
    Hello, I would like to optimize speed of program performing. Therefore I want to locate some variables to DPRAM using L166 class idata . I was not successful, if I had used dynamic allocation by operator...