Skip to main content
This topic has been closed for replies.

4 replies

Amel NASRI
Technical Moderator
September 25, 2017
Posted on September 25, 2017 at 16:06

Hi

Riggs.Rob

‌,

The official answer is provided in mbed: '

This board is not planned to be added on mbed for the moment by the ST team.'.

The recommendation is to add it by our end-users then reviewed by ST.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Tesla DeLorean
Guru
October 4, 2017
Posted on October 04, 2017 at 17:05

This was marked as resolved, but really seems like a non-answer. What's the technical hurdle here? How much user pressure/demand is required for it to be reviewed, and where would that feedback be directed?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Rodrigo Iga
Visitor II
January 19, 2018
Posted on January 19, 2018 at 11:02

I have the same problem trying to compile a program for my NUCLEO-L452RE-P with mbed.

I've tried to configure this target on my own, as shown in the link below, but I'm having unresolved error for the moment.

https://os.mbed.com/teams/ST/wiki/steps-to-create-a-new-STM32-platform

One of the problems I'm having is which INITIAL_SPdefinition should I use for this processor, as I already posted in the Mbed forum.

I will try also with Cube Programmer as said in the following link (

https://community.st.com/0D50X00009XkVu4SAF

)

Please, If you already have found a solution, let me know.

Best Regards,

Rodrigo Iga.

Rodrigo Iga
Visitor II
January 19, 2018
Posted on January 19, 2018 at 15:33

I've tried STM32CubeProgrammer and I think it's usefull for programming the microcontroller, but not for compiling your program.

Has anyone a solution for this ?

Thank you in advance.

Bogdan Golab
Lead
January 19, 2018
Posted on January 19, 2018 at 15:52

Keil uVision works for me. Consider TrueStudio because ST is owning it now and is for tree

Rodrigo Iga
Visitor II
January 26, 2018
Posted on January 26, 2018 at 18:43

Hello everyone,

Thank you Bogdan for your answer, it was really usefull !!

Finally I have tried Keil, TrueStudio and Mbed.

Mbed was imposible to make it work, for the moment, with my 'unsupported' nucleo board (NUCLEO-L452RE-P).

On the other hand, I have successfully worked combining Keil + STM32CubeMx and TrueStudio + 

STM32CubeMx , both work perfect.

The manual describing all the functions generated by STM32CubeMx can be downloaded from the following link : 

http://www.st.com/content/ccc/resource/technical/document/user_manual/2f/71/ba/b8/75/54/47/cf/DM00105879.pdf/files/DM00105879.pdf/jcr:content/translations/en.DM00105879.pdf

 

I'm finally working with TrueStudio, because it has no program limit (Keil has a 32Kb program limit).

Best Regards.

Rodrigo Iga.