STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0x: ADC single conversion triggered by OC

Posted on September 20, 2016 at 13:55Hi thereI am trying to set up the output compare value of timer3 in my STM32F030 to trigger a single channel, single shot ADC conversion every 60ms. I'd like to use the HAL drivers (see UM1785, I am bulding the p...

stanzanim by Associate III
  • 410 Views
  • 1 replies
  • 0 kudos

TIM9 External Clock Source Mode 1

Posted on September 20, 2016 at 16:14Hello, I try to count impulses from a rotating motor (pulse length: 280 us) I use STM32CubeMX (Version 4.16.1; STM32Cube V1.0) to configure the STM32F746. I configured TIM9 slave mode for external clock source mo...

Strange reading over SPI

Posted on May 15, 2015 at 19:15Hi, I'm porting an implementation of SD over spi to stm2 using Cube library. It seems that the communication micro to sd card is ok, it seems that the sd card answers like it should but it looks like the microcontroler...

JulienD by Senior
  • 2360 Views
  • 22 replies
  • 0 kudos

USART->DMA using STM32F3 Discovery

Posted on September 20, 2016 at 21:49Hi, I've been struggling to get interrupt for DMA working. I got it working for USART interrupt. I'm configuring for USART1 and DMA1_Channel5. My problem is that I don't get an interrupt for the DMA. So is ther...

heinz by Associate II
  • 366 Views
  • 2 replies
  • 0 kudos

DMA2 and SYSCFG_MEMRMP relationship

Posted on September 17, 2016 at 23:25Hello,I have a STM32F469-DISCO board with an WL1835mod SDIO on it. I'm running linux on the board with all kernel, drives and fs. It was running properly with and without DMA enabled. So I decide to remap my exte...

bmh by Associate II
  • 696 Views
  • 4 replies
  • 0 kudos

STM32F4 interrupts clarification

Posted on September 21, 2016 at 01:16Hello all,I am using a STM32F411 on a custom board I built and am programming it using mbed with gcc under Linux. I am trying to understand how all the interrupt priorities work and think I have it figured out, b...

jnfo by Associate
  • 569 Views
  • 0 replies
  • 0 kudos

STM32F207 lock up in Standby

Posted on September 19, 2016 at 16:47Hi, I have some code running when on a certain condition, it goes into standby.I have pre-configured the RTC to wake the processor after 30 seconds. Everything works as expected except if cycle the power whilst i...

nibbly78 by Associate III
  • 399 Views
  • 3 replies
  • 0 kudos