• Simulation of the Synchronous Serial Interface (SSC) with uVision3 and AT91SAM7S256
    I'am started to learn ARM7 and Keil uVision not so long ago, and I've got a problem with its simulator. SSC transmitter does not activated (i.e. SSC_CR register still equals zero) after executing this...
  • Simulation of the Synchronous Serial Interface (SSC) with uVision3 and AT91SAM7S256
    I'am started to learn ARM7 and Keil uVision not so long ago, and I've got a problem with its simulator. SSC transmitter does not activated (i.e. SSC_CR register still equals zero) after executing this...
  • C167CS and the SSC
    Hello all, My board uses the C167CS's SSC to communicate with an EEPROM. I looked at the code that drives the peripheral (and at the data sheet of the device) and there is something I don't understand...
  • C167CS and the SSC
    Hello all, My board uses the C167CS's SSC to communicate with an EEPROM. I looked at the code that drives the peripheral (and at the data sheet of the device) and there is something I don't understand...
  • ST10F269 with MCP2515 via SSC interface
    Sany B Hi, I am interfacing ST10F269 with MCP2515 via SSC module. Please see the routines as below, i am still not able to read valid values from register CANCTRL at address 0x0F. i wish to upload...