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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hey guys!
So I'm quite new to mbed development and after reading STM32's documentation I've been wanting to use the DAC's noise generator. From what I've seen, mbed's HAL doesn't allows that so I tried to directly write on the registers to enable DAC1's noise output.
Here is what I've written :
But it doesn't work... Could you get me on track as how to achieve what I'm trying to achieve? Thank you very much in advance!