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

GPIO speed

Posted on October 06, 2015 at 17:31I am working on a STM32 NUCLEO 152RE.When initializing a I/O pin of a digital port, one of the options is to set its speed. The available options for L152 are:GPIO_Speed_400KHz = 0x00, /*!< Very Low Speed */  GPIO_...

Need help for STM32Cubemx to select toolchain

Posted on October 04, 2015 at 17:49Hi,i am using stm32f105 microcontroller for usb application. i installed stm32cube. and configured but at the end i m confused to select toolchain. Which toolchain is to select.I am using eclipse, so from this drop...

0690X00000604spQAA.png
SS.Sagar by Associate III
  • 694 Views
  • 4 replies
  • 0 kudos

Need help initializing RTC on STM32F407

Posted on July 18, 2012 at 22:11Hi I am trying to write date and time to the RTC which I later will read.But something in my RTC configuration doesn’t work and reading the values in debug mode shows that the RTC registers that I try to set never g...

How to put LCD on 429I-DISCO board in landscape mode?

Posted on October 06, 2015 at 17:39How do you put the LCD on the 429I-DISCO board in landscape mode using 320x240 size instead of 240x320 and using the HAL and BSP, not STem? I'm familiar with XY-mirror etc. However, I cant figure out how to create ...

Request of STM32151RD USB_CDC Tutorial or Documentation.

Posted on October 05, 2015 at 06:37Anyone implemented USB CDC on STM32L151? I am a beginner and working in a project which needs to implement PC to STM32L151RD USB communication. I have started with exploring STM32_USB_FS_4.0 examples. Can anyone su...

avashalo by Associate II
  • 497 Views
  • 1 replies
  • 0 kudos

Software compatibility between STM32L1 and STM32F2

Posted on October 06, 2015 at 16:20Hi, I have software written for a STM32L151 and now want to port it to a STM32F20x. Does anybody know if these are software compatible concerning the registers, the register bits and their function and other stuff....

mmensch by Associate II
  • 468 Views
  • 2 replies
  • 0 kudos

UART Receive

Posted on October 03, 2015 at 10:31HiI am using STM32F746NG - MCU. I am using UART communication in DMA mode.I would like to know how I can receive a data and store it in a buffer ?I would like to see the data I am receiving.I am very new to this pr...

Nandy K by Associate II
  • 1089 Views
  • 9 replies
  • 0 kudos

switch from STM32f4 to stm32f7

Posted on October 06, 2015 at 15:13Hello All We have stm32f4 in a product running 168MHZ now switching to stm32f7 running At 168 MHz, the STM32F405/415 deliver 210 DMIPS/566 CoreMark performance executing from Flash memory, for stm32f7 ; At 216 M...

Stm32101t8U6 rtc no Vbat pin...

Posted on October 05, 2015 at 19:52How to be a STM32F101T8U6that does not have VBAT pin, if the VBAT pin by VDD, then how to read the time after SHUTDOWN MODE the STM32F101T8U6. #rtc #rtc

den2life by Associate II
  • 639 Views
  • 3 replies
  • 0 kudos

STM32F0 RX interrupt not working

Posted on October 06, 2015 at 08:52I have an STM32F0 which is receiving and transmitting serial data. When I send the data another board responds. If I poll RXNE looking for the data and store it in an array like this everything works: //while ((USA...

tracy by Associate II
  • 1023 Views
  • 4 replies
  • 0 kudos