9 years, 9 months ago.

STM32F334R8 not supported ?

I bought a STM32F334R8. The description in STM32F334R8 is written "mbed ready". But I can't compile "Nucleo_blink_led" .

Error : Target "ST_PLACEHOLDER" is not recognized

STM32F334R8 not supported ?

I got a comment of Mr. Olieman. From his advice, I reviewed my steps.

I success Nucleo_blink_led.

In the case of Import Program from Import wizard, "Nucleo_blink_led" is not supported STM32F334R8.

But "Create new program for ST Nucleo F334R82" work.

Thank you for advice.

posted by tatsuya sato 04 Jul 2014

1 Answer

9 years, 9 months ago.

Click on the mbed library in your program, then click on update at the right side. I guess they started selling quite early, since I think they were only added in todays new mbed library release

Accepted Answer

Thank you for your comment. I had some progress, but I still failed.

I tried "convert to library" on the mbed library and "update" on the mbed library. I got "TARGET_NUCLEO_F334R8".

But I got same "compile error".

Do you have any advises ?

posted by tatsuya sato 03 Jul 2014

There is no need to convert it to libary, it is already one. But if you now got revision 86 and it still doesn't work I guess it hasn't been enabled yet. But not sure about that, someone from mbed/stm might now.

posted by Erik - 03 Jul 2014

The target should be enabled soon ;)

posted by Martin Kojtal 04 Jul 2014