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

STM32Cube two ADC with DMA problem

Posted on November 18, 2015 at 13:33Good morning everyone!I've been using STM32Cube code generator for a while now. Yesterday I've encountered a problem, while configuring ADC converters using DMA.When I configure one converter with DMA and few chan...

0690X00000604szQAA.png
bartek by Associate
  • 505 Views
  • 1 replies
  • 0 kudos

Inaccurate timer synchronization problem

Posted on November 18, 2015 at 06:54Hi everybody,I need to synchronise Timer1 and timer4 to each other, in my STM32F103.These slave timers are Triggered by Timer2 as Master timer. I even set the MSM bit of TIM2_SMCR to have better synchronization.I ...

SPI1 and SP3 communications on STM32F103RF

Posted on November 18, 2015 at 10:21Is it possible to connect SPI1 to SPI3 internally (by remapping SPI1 to PA15, PB3, PB4, PB5 or somehow else)? Didn't find any information about: ''remapping SPI1 disconnects SPI3 from PA15, PB3, PB4, PB5''. Also d...

GNU ARM Eclipse: full Cortex-M7 support added

Posted on November 18, 2015 at 18:55Overview ARM family and FPU type The Hello World Cortex-M C/C++ Project wizard The STM32F7xx C/C++ Project wizard More infoThe https://github.com/gnuarmeclipse includes a set of open source Eclipse plug-ins and to...

Is the RTC wakeup interrupt synchronized with the calendar?

Posted on November 17, 2015 at 11:49Hi all: I am writing firmware for the STM32F4xx and STM32F0xx families, and I am struggling with the RTC. In addition to internal usage, I want to display the RTC time on a kind of wall-clock. The RTC runs on a 32...

Diez.R. by Associate II
  • 453 Views
  • 1 replies
  • 0 kudos

Patch_CubeFW_L4 Missing Files?

Posted on November 17, 2015 at 23:53I was trying to run the demo code in both IAR and Keil and got the same issue from both of them.  It appears there are three directories that are empty:..\STMicroelectronics\Documentation..\STMicroelectronics\Midd...

jeremy23 by Associate II
  • 898 Views
  • 4 replies
  • 0 kudos

STM32 USB disable endpoint interrupt is not generated

Posted on August 17, 2014 at 23:13I'm working on usb device project and I need after receiving a command from the host to return the device to predetermined state. To do this, all prepared OUT transfers must be canceled. I set endpoint disable bit(E...

SD High Speed Switching

Posted on November 18, 2015 at 15:20Hi, do anybody know how to switch SD operation from Default mode to High Speed Mode in WICED using SD_CMD_HS_SWITCH command??I have added    SDIO_CmdInitStructure.SDIO_Argument = 0x80FFFF01;    SDIO_CmdInitStructu...

abhijith by Associate
  • 384 Views
  • 1 replies
  • 0 kudos