STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

FreeRTOS or Mbed OS

Posted on July 12, 2018 at 12:25Hi,We are currently developing a high end application using STM32 F7. I am wondering which OS we should be opt for. It will be either FreeRTOS or Mbed OS. Can you guys give some advice?The most important consideration...

whwong84 by Associate II
  • 726 Views
  • 3 replies
  • 0 kudos

stm32f446 Enabling USART send unwanted byte

Posted on July 10, 2018 at 22:37 Hi, When I enable my USART peripheral it sends an unwanted byte interpreted as 0xFE. To enable the USART peripheral, I first enable it in the APBENR register then I reset it through APBRSTR. I then disable flo...

STM32CubeMX, FatFS and SDIO?

Posted on February 20, 2017 at 22:57Everyone,How can I use cubeMX for SDcard ? I have generated for MDK but :this function doesn't work , from UM1721User manualDeveloping Applications on STM32Cube with FatFs page 21.:uint32_t wbytes; /* File write c...

X-NUCLEO-IKS01A2 board USB connection

Posted on July 12, 2018 at 13:06Hi,I have X-NUCLEO-IKS01A2 expansion board  with STM32 Nucleo-64 development board (STM32F401RE MCU). device manager recognize it successfully, but Unicleo-GUI ver 1.4.4.6390 get a message' Not detected any suitable p...

download code to stm32f429

Posted on July 10, 2018 at 16:49How to download the code to the microcontroller?I am a beginner in stm32f429 and I don't understand that how to download the code to the microcontroller.i am using eclipse(the IDE) on windows. i hope you can help beca...

LCD on STMf4xx using FSMC

Posted on July 09, 2018 at 09:04I have been teaching myself to user the STM32 MCUs.I have done the usual blink and LED and create a Delay timer, setup a UART as a serial console for debugging.I did also write a I2C software slave using and interrupt...

STlink utility upgrade crashed

Posted on July 12, 2018 at 11:32I have an old version of the st link utility and I have to upgrade it in order to program new STM32H7xx devices.Removing the old version with the windows tool crashed.Installing the new one crash again : 1/ 'Setup cou...

tarzan2 by Associate II
  • 158 Views
  • 0 replies
  • 0 kudos

LOW POWER RUN MODE?

Posted on July 12, 2018 at 10:35I am beginner in stm32 i have configured 3 external interrupt and rtc alarm ,lptimerhow to enter the low power run mode.exit when one of the interrupt signal received and  rtc alaram 

Why is LSE limited to 1MHz?

Posted on July 09, 2018 at 18:19Hi everyone,going through the datasheets of STM32L4x1 processors (probably concerns further processors as well) I found that LSE is always limited to 1MHz but my question is what limits it, i.e. can I use LSE > 1MHz i...

Labels