This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NUCLEO-STM32F411RE board support

Hello everyone,

I know the NUCLEO STM32F401RE and F411RE are very similar, but the F411 runs faster, has more RAM ans a few other differences. Am I missing something, or is there just NO support for THIS board?

Thanks,
Duane

Parents Reply Children
  • Hello All,

    I have regularly used ST Nucleo Board 401 on mbed and exported its projects to Keil uV5, built it and ran it in debugging mode.

    I bought Nucleo 411 board hoping that it would work seamlessly similar manner.The code compiled on mbed online compiler gets downloaded in 411 board and runs well. I can export the complete 411 project to keil uV5. The project contains many more files in addition to mail.cpp and mbed.h.

    When I compile I get following error:

    mbed/./FunctionPointer.h(32) :error: invalid argument to attribute "deprecated" MBED_DEPRECATED_SINCE ("MBED-OS-5.1",

    Can somebody please help me where exactly I am erring?

    I get an intutive feeling that all these extra files are perhaps defining something twice or something similar..:(

    Thanks in advance

    -Prakash W Dandekar
    Indore, India