cancel
Showing results for 
Search instead for 
Did you mean: 

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

gculliven
Associate II
Posted on November 25, 2008 at 11:41

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

3 REPLIES 3
gculliven
Associate II
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
Associate II
Posted on May 17, 2011 at 12:54

Thk you Bri I will have a look.