User Activity

Running Version: 9.3.0 Build id: 20190212-0734After I compile a sample project from the STM HAL driver examples, when I select a debug configuration, the proper options are available, as shown in the attachment, debug.png. However when I try to setup...
Posted on March 17, 2017 at 02:58I am sure this has been asked 1000 times, but I still cannot get the results I need.  I am trying to generate a 12800000 clock output on TIM9 with a 50% duty cycle.  I have looked at the code examples.  I have the AP...
Posted on September 05, 2016 at 20:16Running an stm32f429-disco board.  I need to generate a clock source for another board.  The PWM parameters show my expected output of 16 mHz, 50% duty cycle.  However, when I look at the output on my scope, not ...
Posted on December 27, 2015 at 04:52I want to configure the ADC on my stm324f49i-discovery board to sample audio signal using HAL drivers.  I need a 44.1kz (or 48khz) sampling frequency, but am not sure how to set that up.  My board is running at ma...
Posted on June 28, 2015 at 05:47I just got the STM32429I-disco board and programming with openst32.  I would like to output debug messages from my application to a windows client like putty or other USB interface.  What is the easiest way to accompl...