Skip to main content
eantonioli
Associate II
October 20, 2020
Solved

CUT information for SPC574K7x

  • October 20, 2020
  • 3 replies
  • 1093 views

What does it mean CUT?

I suppose is a CPU identification tag, but I'm not sure.

I developing a project with SPC5 studio V.6.0, but I don't understand which file I must include in my project between spc574k_cut24.h and spc574k.h.

I see there are some example for CUT 2.3 and CUT 2.4 but I don't known the differences.

Can anybody help me, please?

Thank you very much.

Best regards

E.

    This topic has been closed for replies.
    Best answer by Giuseppe DI-GIORE

    Hello,

    the register SIUL_MIDR1 contains the information you are looking for.

    Regards,

    Giuseppe

    3 replies

    Erwan YVIN
    ST Employee
    October 21, 2020

    Hello ,

    CUT is an hardware version. (2.4 is more recent than 2.3)

    A different hardware can impact the include file (registry file).

    a simple diff , you can see the difference in term of IPs or registry.

    normally , some basic example should work on the 2 cuts.

    Best regards

    Erwan

    eantonioli
    Associate II
    October 21, 2020

    Hello,

    thank yuo very much for the quick reply.

    But where can I found in the ST documentation, what CUT can I use with my devices? (now I'm developing on SPC574K72E5).

    For example, in SPC5Studio I can find two CAN examples, one for CUT 2.3 an one for CUT 2.4. Which example can I use for the SPC574K72E5?

    Best regards

    E.

    Giuseppe DI-GIORE
    ST Employee
    November 2, 2020

    Hello,

    the register SIUL_MIDR1 contains the information you are looking for.

    Regards,

    Giuseppe