STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DAC control register

Posted on March 11, 2011 at 10:15hi, i use a STM 32 discovery , and i would like to use the DAC without the library. i make my driver , a pointer initialised on the address 0x4000 7400, and a function for write the value 0x0003 0003 in the control r...

adding a button to the demo project

Posted on March 12, 2011 at 03:25i managed to switch the LEDs around and add more LEDs to the demo code provided for hte ST32vldiscovery, but i would like some help understanding how the user button and the NISV interrupts work. What i want to do is...