Skip to main content
Visitor II
July 5, 2005
Question

header file for ST72F324

  • July 5, 2005
  • 3 replies
  • 1135 views
Posted on July 05, 2005 at 06:07

header file for ST72F324

    This topic has been closed for replies.

    3 replies

    egesuitaAuthor
    Visitor II
    June 13, 2005
    Posted on June 13, 2005 at 20:18

    Hi everybody,

    MCU type ST72F324 is newer respect to my ''old'' release of Cosmic C compiler so I do not have the appropriate header file for building my project.

    instead of writing the header file by myself, with the risk of making some ''typos'', does anyone can send me a copy of the right one for such MCU?

    Thank you very much for you precious Help

    Regards

    Enzo

    Visitor II
    July 5, 2005
    Posted on July 05, 2005 at 06:07

    You can find include files that describe peripheral registers for almost all ST7 chips in stvd7 v3.2 package (since version 3.0 in fact).

    They are installed by the ST7 Toolset installation package in two different directories which are typically:

    C:\Program Files\STMicroelectronics\st7toolset\include

    for C header files

    and

    C:\Program Files\STMicroelectronics\st7toolset\asm\include

    for asm files