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

STM32F407 ADC-DMA weird behaviour

Posted on October 24, 2014 at 21:58 I am using T2 to trigger ADC1,ADC2 and ADC3, all the ADCs are working in indepent mode. each ADC EOC will trigger a DMA2 in a dedicate channel. T2->ADC1->DMA2_Stream0.Channel_0 T2->ADC2->DMA2_Stream2.C...

gavinli by Associate II
  • 530 Views
  • 1 replies
  • 0 kudos

STM32F4 running from sd card

Posted on October 24, 2014 at 20:07Hello, I wanted to know if it is possible to run a code on the stm32f4 board from an external flash like an sd card. Do I have to program a bootloader?Thanks

STM32F103R4 CAN PA11 PA12

Posted on October 24, 2014 at 17:45Hello,I had tried to set the ''CAN BUS'' in MCU STM32F103R4 in PA11 and PA12 with STM libraries, but when i try to transmit any message, the MCU don´t transmit, Someone could help me with the module configuration? ...

STEVAL-IDB002V1 USART Problem

Posted on October 24, 2014 at 14:23 Hey, I am new to the ARM development coming from a background of 8051, PIC and some AVR. With my first new test I managed to make input and output work, also I have manage to direct EXTI on input pins. ...

hisham by Associate II
  • 590 Views
  • 4 replies
  • 0 kudos

Button problem with custom card (STemWin)

Posted on October 19, 2014 at 19:05Hello ,I have a problem with button function on my card. I can use emWin library to display text, but I cannot display button. In place of button, there is a black block. As shown in the picture. Code:             ...

0690X00000602vEQAQ.jpg
yuan by Associate II
  • 808 Views
  • 4 replies
  • 0 kudos

STM32F429I-EVAL ETM Trace not working

Posted on October 23, 2014 at 18:03 I recently purchased a STM324F29I-EVAL board. I am using Keil uVision 5 along with a ULINK Pro debug probe. I have been able to get the basic ITM trace to work via SWO however the 4 bit ETM trace I am not able...

STM32F072 USB cdc device sending data to PC

Posted on October 23, 2014 at 18:27 Hello everybody I am trying to make VCP work on STM32F072 discovery board. I have written a program to send data from device to PC with the help of ST example code and this discussion: /public/STe2ecomm...

dsokass by Associate
  • 888 Views
  • 4 replies
  • 0 kudos

USB Host / enforce device to disconnect and re-connect ?

Posted on January 24, 2012 at 08:23Hi, I'm trying to communicate with Huawei 3G USB modem using STM32 Host and Device USB Library. Those modems require to be disconnected after some configuring to switch to  CDC mode.Is there any way to force some U...

0690X00000604zvQAA.png
dzuikov by Associate II
  • 1493 Views
  • 3 replies
  • 0 kudos

STM32F4 ADC multiple channel

Posted on October 21, 2014 at 16:40 Hi, I was looking for an example about ADC with 2 input pin and I have found this code, from another old thread in this forum: #include < stdio.h > #include < stdlib.h > #include < string.h > #inclu...

pano by Associate II
  • 1043 Views
  • 6 replies
  • 0 kudos