Asynch serial in STM32F429

Is possible support Asynch serial in STM32F429? and if yes when?

I have the same quest.

Please answer.

With the way MBED 3 is setup using a package based structure i cant see why you cant write this as an additional package for now (or submit a pull request)?

I cant see it being soon though as MBED 3 is only just in alpha and the only board that seems to be fully supported is Free open source IoT OS and development tools from Arm | Mbed at the moment.

I guess you have to wait for mbed staff lol

I’ve just finished a brand new Pull Request for the asynchronous SPI API. Asynch Serial and I2C will hopefully follow soon.