User Activity

HiI have an application where an ADC input is monitoring a signal. I would like to set an output if the ADC reading on a channel is above a certain value. Microcontroller in use is STM32F750V8, but is interested to know if this is also possible on th...
Posted on September 13, 2013 at 11:10Hi We are working on a TCP/IP Gateway. Ideally we would like to use one of the free TCP/IP stacks that ST has made publicly available, but we are also open to 3rd party stacks We do however no know the maturity o...
Posted on November 04, 2012 at 23:34Hi I am new to the STM32 (using the STM32L151) and I have a question: I need to use ADC1 channel 1 to control the duty cycle of  a PWM with DMA (i have this working) Then I need ADC1 channel 2 to control the duty ...
Posted on October 27, 2012 at 01:43Hi We are using the STM32L151. I want to use an analog input to control the duty-cycle of a PWM output. I am using DMA, so the CPU has no intervention since I will be running the duty-cycle updates fast. However...
Posted on September 11, 2012 at 22:33Hi I would like to run a STM32L151 (M3) with low core clock (to reduce current comsumption) and with high peripheral speed (say 16MHz PWM clock). A possible solution (HSI internal clock for ADC is routed to the M...