9 years ago.

How do I know which resource is being used by mbed library

Is there any document to show which resources, such as timer, UART, GPIO, DMA channels or interrupt vectors, are being used by the mbed library or RTOS system? I would like to same resources of the MCU but not sure if there are available to user. Thanks

Question relating to:

Affordable and flexible platform to ease prototyping using a STM32F401RET6 microcontroller.

1 Answer

9 years ago.

Hi,

I am not aware of any documentation of this type, I look at sources to see how the platform is implemented. The sources can be found as mbed-src here on mbed or mbed github page.

Where can I find the source codes? Thanks.

posted by Jingxi Zhang 12 Apr 2015