Articles tagged with SPI

  1. Lights and Linkers

    After last week's post I set myself three more tasks to get done:

    1. Get some decent fault handling setup
    2. Get the onboard LEDs working
    3. Try running code from the SDRAM

    I've managed to achieve all of them, but they weren't all as easy as I'd thought.

    Fault handling

    Last time …