Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years ago.
Support for STM32L4R9 suggested by mbed.htm located on the device
I'm performing a roadtest fot element14.com on the STM32L4R9 Discovery kit.
When I connect my STM32L4R9 Discovery kit to USB, I can open a drive with a MBED.HTM file on it. This suggest that this kit is supported by MBED. But when I double click on this file (url=http://mbed.org/device/?code=07740221782D66374769F07E"), the mbed website is opened and it tells me that the DISCOL3R9I is not supported.
Will it be in the near future?
Question relating to:
2 Answers
5 years, 1 month ago.
Hi
Note that STM32L4R9 is supported in mbed-os since: https://github.com/ARMmbed/mbed-os/pull/11050
Web page update is coming soon
Regards,
6 years ago.
Hi,
The MBED.HTM file is created per default on all boards during production phase as it cannot be added later on. It is a bit confusing but the "meaning" of this file is more that the board is "MBED compliant" than "MBED enabled".
It is not in our plan to add the DISCO_L4R9ZI on mbed in the short-term. But we have added recently the NUCLEO_L4R5ZI on mbed-os GitHub and the SDK files should be very close to this board.
Community help is welcome and we have added also this wiki page for porting instructions: https://os.mbed.com/teams/ST/wiki/steps-to-create-a-new-STM32-platform
Thanks.