2005-07-04 09:07 PM
2005-06-13 11:18 AM
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 Enzo2005-06-14 08:56 AM
I found it!
I attached it to this post in case someone else should need it. Bye ________________ Attachments : io72324.h : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0Fh&d=%2Fa%2F0X0000000bWC%2F73Tox5j4xxGdVn.C4vfc8flmRH0NJs2v72oTnZ7_tM0&asPdf=falseio72324.s : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0FX&d=%2Fa%2F0X0000000bW9%2FnDrrnnczrZ.ZHSca_MpI6_RbTvPRjcCGJ231dW53ODM&asPdf=false2005-07-04 09:07 PM
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