cancel
Showing results for 
Search instead for 
Did you mean: 

ST10F269-Q3 assembly

salah gafoor
Associate
Posted on November 28, 2017 at 06:49

Hi,

I'm working over a project using a66 assembly programming on ST10F269-Q3.

Since I'm very new to this environment, I would like to get some tutorial support for the mentioned.

Thanks in advance,

Salah

https://community.st.com/tags♯/?tags=assembly%20language

‌

‌

‌

https://community.st.com/tags♯/?tags=st10%20st10f276%20keil%20c166

‌

https://community.st.com/tags♯/?tags=assembler%20keil

‌

#assembly-language #st10-st10f276-keil-c166 #a66 #st10f269-q3 #assembler-keil
4 REPLIES 4
Michael Poludenko
Associate II
Posted on March 13, 2018 at 00:40

Hi than I can help? I long ago

assembly programming

.
Posted on March 19, 2018 at 06:32

Hello @Michael, Thank you so much for your attention.

Can you share a small program to receive some data on P5.3 and blink an led connected at a port (P6.0)?

I just want to start learning from the basics.

You can share me references also.

Michael Poludenko
Associate II
Posted on March 29, 2018 at 20:36

transfer data in potr pl5  (bit 0-7)  to port pl6 ( bit 0-7)

MOVB DP6, # 0FFh;

<�?¿�?¾Ñ€Ñ‚ 6 ÑƒÑ�Ñ‚�?°�?½�?¾�?²�?»�?µ�?½ �?½�?° �?²Ñ‹Ñ…�?¾�?´!

MAIN_LOOP:

MOVB  RL0,P5

;

MOVB P6, RL0

;

JMPR cc_UC, MAIN_LOOP; 

Posted on March 29, 2018 at 20:24

The original post was too long to process during our migration. Please click on the provided URL to read the original post. https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I6uo&d=%2Fa%2F0X0000000bxv%2FG9jquuu3cbr6y9PpAfRKli3KOjAWl__.oiKKw5sxfmA&asPdf=false