cancel
Showing results for 
Search instead for 
Did you mean: 

Number of clock cycles

marvin78
Associate II
Posted on November 26, 2004 at 04:30

Number of clock cycles

5 REPLIES 5
marvin78
Associate II
Posted on November 25, 2004 at 09:39

I need a list of the instructions with the number of cylces needed to compute that instruction. I couln't find that on the web.

We use: st72321

Where can I get this list?

Regards

Bastian

sjo
Associate II
Posted on November 25, 2004 at 10:29

In Visual Debug/Develop goto Help/Help On Instruction menu item.

Each instruction is given a number of cycles required.

This information is also calculated in the simulator, View/ST7 Register have a look at the Time and Instruction counter tabs.

Regards

sjo

jatin
Associate II
Posted on November 25, 2004 at 11:01

Pls download ''ST7 Family Programming Manual'' from the same site.

It explains all instructions and addressing modes etc.

wolfgang2399
Associate II
Posted on November 25, 2004 at 11:14

Hi Bastian,

you can take the PDF-file of the

http://mcu.st.com/files/mcu/4020.pdf

There you find a complete description of each ST7 instruction beginning on page 33, including the number of cycles -cy-.

Regards

WoRo

marvin78
Associate II
Posted on November 26, 2004 at 04:30

Thanks for that! Now I found what I was searching for.

Regards

Bastian