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.
5 years ago.
How can I know if a specific feature is available for my board?
I have a ST Nucleo F446RE board I want to know if the use of dma with the RawSerial class is available for this board. If you know the way to know if a generic feature is supported for a specific board I would really appreciate it!
1 Answer
5 years ago.
Hi,
I would say it has DMA in Uart. It seems that all STM32 devices / boards have it.
Regards, Peka