Skip to main content
Visitor II
November 26, 2004
Question

Number of clock cycles

  • November 26, 2004
  • 5 replies
  • 951 views
Posted on November 26, 2004 at 04:30

Number of clock cycles

    This topic has been closed for replies.

    5 replies

    marvin78Author
    Visitor II
    November 25, 2004
    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

    Visitor II
    November 25, 2004
    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

    Visitor II
    November 25, 2004
    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.

    Visitor II
    November 25, 2004
    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

    marvin78Author
    Visitor II
    November 26, 2004
    Posted on November 26, 2004 at 04:30

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

    Regards

    Bastian