- Category:
- SCM
- Tags:
-
[Text]
- File Size:
- 1kb
- Update:
- 2013-06-18
- Downloads:
- 0 Times
- Uploaded by:
- fzgh
Description: Contents: 1. Stack clock initialization 2. RAM self-test routine 3. Binary converted to BCD (binary 16 (65536) put R15, the results put the R4, R5) 4. BCD code into binary (BCD laying R4, binary put R5) R5 = XO+10* (X1+10* (X2+10* X3)) 5. BCD code into binary (BCD laying R4, binary put R5) R5 = XO+10* X1+100* X2+1000* X3 6. bubble sort method (suitable for 20 digits less) 7. X = a ^+b ^ (a is 2 bytes, b is 2 bytes, X is 3 bytes) 8 9 comparator application from writing starting position 0X1080H number and then read out the written numbers and placed in the starting position with 0X200H 10. using interrupt mode, use TimerA, P1 port output three different frequency waveform 11 in Compare mode, using the output mode 7, the output PWM waveform 12 . CHU32_16 division subroutine
To Search:
File list (Check if you may need any files):
MSP430 16X16.txt