STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC DMA wonder

Posted on June 23, 2011 at 13:58Hi, I convert two adc channels(1,2) and using DMA to transfer them to memory. ADC channel1 -> MemConvertedValue[0] ADC channel2 -> MemConvertedValue[1] Normaly it works OK, but while i am in debug mode and ocusenly pr...

ybitton by Associate II
  • 458 Views
  • 2 replies
  • 0 kudos

stm32f4 board, slow writing issue on SDIO interface

Posted on September 16, 2013 at 08:40Dear All,                I am working on SDIO interface of STM32F4_discovery board using mass storage class example (dated: 05-March-2012). By going through different posts (special thanks to clive1) i have now b...

Multi-channel single mode ADC

Posted on September 17, 2013 at 13:38 With the following code I wanted to use DMA to have multi-channel ADC sampling both on ADC1. I am using PC0 and PC1 as analog inputs. What is happeing is that the returned values from the conversion a...

id_deco by Associate
  • 475 Views
  • 2 replies
  • 0 kudos

STM32F4 Unusual interrupt behaviour

Posted on September 12, 2013 at 10:44 So, here the situation. There is high priority asynchronous external interrupt and low priority systick interrupt. In EXTI handler I disable all interrupts and make pulse on test output 1 In S...

0690X00000602poQAA.jpg

stm32f4 adc dual model with dma

Posted on September 13, 2013 at 17:54hello everyone,Now I use stm32f4 discovery. I want to use ADC example ''ADC_DualModeRegulSimu'' from the StdPeriph_Lib_V1.1.0 Project.I have following questions:1. They use ADC Dual Mode with DMA, but they don't ...

qinghai by Associate II
  • 823 Views
  • 3 replies
  • 0 kudos

UDIS/ URS - Bit, stm32F3

Posted on September 16, 2013 at 20:54Hello my dear Forumers,I'm having difficulties to understand the Update Disable bit and Update Request bit.In the peripherial libs it is said, and i quote:Configures the TIMx Update Request Interrupt source.  * @...

Core reset without peripheral reset

Posted on September 13, 2013 at 15:37Hi forum!I am trying to launch a soft reset of the STM32F417 core without losing peripheral state or resetting the peripheral registers. I intend to jump from one application (in flash) to another (in SRAM), for ...

slal by Associate III
  • 2364 Views
  • 8 replies
  • 0 kudos

STM32F4 Timer2 off - Pin status problem

Posted on September 12, 2013 at 23:49Hello, I have problems to set up the right pin state while TIM2 is configured in PWM mode and turned off. The corresponding CC output pin stays HIGH while timer is off but I strongly need it to be LOW. I thought ...

totally by Associate II
  • 864 Views
  • 4 replies
  • 0 kudos