Skip to main content
gculliven
Associate
November 25, 2008
Question

Thumb 2 assembler to initiate i/o, spi and timer.

  • November 25, 2008
  • 3 replies
  • 855 views
Posted on November 25, 2008 at 11:41

Thumb 2 assembler to initiate i/o, spi and timer.

    This topic has been closed for replies.

    3 replies

    gculliven
    gcullivenAuthor
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 12:53

    Hi there I am writing a small program for the stm32 in thumb 2 assembler. This is an assignment for uni and dont actually have an stm32 having to rely on data sheets and the net to work this out. I have written the code for the functionality of the task the onlt thing I can't seem to find is how to iitiate the ports and the spi. Also I can't find how to use a timer needed for a delay. Any help will be greatly appreciated. Gav

    gculliven
    gcullivenAuthor
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 12:54

    Thk you Bri I will have a look.