AdaCore/Ada_Drivers_Library

STM32F446RE with Ada

Closed this issue · 1 comments

I have a STM32F446RE Nucleo board, how can I find drivers for Ada programming language and work?

Hi @isuruthiwa,

We don't have support for this chip specifically, but you can use the STM32F407 code because the chips are very similar.

This is what I did for my Noise Nugget project: https://hackaday.io/project/160437-noise-nugget

Regards,