STM32F446RE with Ada
Closed this issue · 1 comments
isuruthiwa commented
I have a STM32F446RE Nucleo board, how can I find drivers for Ada programming language and work?
Fabien-Chouteau commented
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,