Motorolla MC68HC11 Microcontroller BCD to ASCII converter.

Status
Not open for further replies.

NiCeBoY

New Member
Hello..,,

Can anyone show me how to write this program please?..

I have programmed program for Addition,substraction,multiplication,division and branching.. but this one i dont know how to start and what to do...


What i know is :


also


I used to program microprocessor Z80.. this one is completely different..

I tried this :
ORG $2000 ; Start
ANDA $0F ; And accumulator A with 0F(Hex)
ADDA $30 ; Add 30(Hex) to accumulator A
STAA $2050 ; Store Acuumulator a in adress 2050

But its not all what we need here to answer this question.

by the way the complete instruction set for this micro can be found here :
https://www.ele.uri.edu/Courses/ele205/6811-Instructions/index.html

Hoping to get a good help from u...
thanks in advance...

Regards..
 
hi,

Have you seen this pdf.?
 

Attachments

  • labpack.pdf
    300 KB · Views: 503
hi,
Is this what you are looking for.?

Pages 13 and 14 of the pdf

Also this link:

**broken link removed**
 

Attachments

  • lab3.pdf
    60.2 KB · Views: 374
Last edited:
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…