Hi guys, I'm new in this ARM world and I have couple of questions regarding mbed and my Nucleo F446 board.
1) I can see that there are couple of version of mbed, could you please tell me which version of mbedOS does my Nucleo board use? (I've downloaded the mbed CLI following the GitHub tutorial, since I do have problem with the online compiler).
2) With a friend of mine we have to do a small project using my Nucleo board. He told me that we need a specific function of the internal ADC that I cannot find the the AnalogIn API of mbed. Basically we need an interrupt method to be trigged when the ADC conversion is done. Does mbed provide such kind of feature? How do I implement that? Would be nice even if someone can tell us if there is an API available to change the settings for the internal ADC and DAC.
Thanks in advance guys!
Hi guys, I'm new in this ARM world and I have couple of questions regarding mbed and my Nucleo F446 board.
1) I can see that there are couple of version of mbed, could you please tell me which version of mbedOS does my Nucleo board use? (I've downloaded the mbed CLI following the GitHub tutorial, since I do have problem with the online compiler).
2) With a friend of mine we have to do a small project using my Nucleo board. He told me that we need a specific function of the internal ADC that I cannot find the the AnalogIn API of mbed. Basically we need an interrupt method to be trigged when the ADC conversion is done. Does mbed provide such kind of feature? How do I implement that? Would be nice even if someone can tell us if there is an API available to change the settings for the internal ADC and DAC.
Thanks in advance guys!