2018-08-30 03:50 AM
Hi,
I have purchased a NUCLEO - F446RE development board and I would like to start with some example projects...
The problems are the following:
We are planing to work with STM32 MCUs in our future projects and as I read that: "On 12 December 2017 Atollic was acquired by STMicroelectronics to become a tools center to support STM32 development." I decided to use this IDE. Do I see this wrong? Are there other IDEs that are better supported?
The start with a new MCU and IDE is sometimes not easy so maybe I am missing something, could you give me a few tips how to get started?
Thank you in advance,
Örs
2018-08-30 04:46 AM
Hello @Örs Erdelyi ,
Unfortunately, TrueSTUDIO projects are not provided for all demonstrations packages.
You can refer to the SW4STM32 projects for STM32446E-Nucleo board available in the CubeF4 package, which can be imported automatically to TrueSTUDIO projects: STM32Cube_FW_F4_V1.21.0\Projects\STM32446E-Nucleo.
Also, I recommend you to start with the STM32CubeMX tool allows to create a default ioc file for your specific NUCLEO-F446RE board, select the peripherals you want and generate an initialization code with the Atollic TrueSTUDIO IDE.
Here is a video: How to start a basic “Blink LED�? project from STM32CubeMX for ST/Atollic TrueSTUDIO® for STM32™ : https://www.youtube.com/watch?v=6RqUkFIeN6w
You can follow this manual UM0987 which help you to use the Atollic TrueSTUDIO® software development toolchain and provides you some guidelines to build and run the sample program.
Hope this helps you.
With Regards,
Imen.
2018-08-30 06:23 AM
As this is a recurrent question, and ST owns Atollic now, what is the time line to have support reinstated in the HAL/Cube libraries?
2018-09-03 05:21 AM
Also in our project I will need to use the class B libraries, but until now it has only: "Support of IAR™, Keil®, and GCC-based AC6 compilers". If I start a project now is it advised to use one of these compilers, or is it planned to be adapted also for TrueStudio??