2008-11-25 02:41 AM
Thumb 2 assembler to initiate i/o, spi and timer.
2011-05-17 03:53 AM
Gavin,
What you need are this http://www.st.com/stonline/products/literature/rm/13902.pdf and these http://www.st.com/stonline/products/literature/um/13475.pdf http://www.st.com/stonline/products/support/micro/files/um0427.zip These may also be interesting to you; http://www.st.com/stonline/products/literature/um/14703.pdf http://www.st.com/stonline/products/support/micro/files/um0549.zip Brian F.2011-05-17 03:53 AM
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
2011-05-17 03:54 AM
Thk you Bri I will have a look.