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.
8 years, 10 months ago.
mbed libraries vs. platform
I'm university teacher (Poland, AGH UST ). I prepare laboratory for object oriented software development for embedded systems. My question is: how to know if given board supports given mbed library or opposite ? For example if discovery STM32F429I-DISCO supports SDFileSystem ?
2 Answers
8 years, 10 months ago.
Not a real good platform since mot of the pins are used for memory and the LCD. Might want to look at ST Nucleo.
8 years, 10 months ago.
If it only uses standard functions which aren't very timing critical it should all work fine. SDFileSystem should work on every board.
Thanks for quick answer. Shall I consider all libraries listed on "https://developer.mbed.org/handbook/Homepage" as a "standard functions" ? To be more specific - does STM32F429I-DISCO support USB or networking libraries ?
posted by 01 Feb 2016