STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! pwm and time based interrupt

Posted on July 10, 2018 at 13:42Hi all,I am working on STM32F746G - DISCO. I have started working with STM32 just recently, sorry if this is a silly question. I need to use 1 timer to get PWM output from one of its channels, and generate time based ...

Den In by Associate II
  • 1719 Views
  • 4 replies
  • 0 kudos

STM32L151RBxA UART1 not working

Posted on March 03, 2017 at 16:48Hi all,I am trying to enable UART1 on stm32l151RBXA controller. I am using code generated by Cube. I tried modifying the code but serial port just does not work. I am only trying to send text to serial port but this ...

nps by Associate II
  • 678 Views
  • 4 replies
  • 0 kudos

Resolved! Program several STM32H7 in one shot

Posted on February 27, 2018 at 16:16Hello,I am working on a board that has three STM32H7 on it. They are running exactly the same code.  It is really boring and time consuming to flash them one by one...I would like to know if there is a standard wa...

Geo En by Associate III
  • 610 Views
  • 2 replies
  • 0 kudos

USB Host MSC

Posted on July 12, 2018 at 15:40Hi all,I'm trying tho get a USB flash drive working in USB host mode. I'm using an STM32F105RCT chip which I have mounted on a Nucleo F103RBT board.The chip is working an I can program it, will respond on the USART ch...

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
  • 1247 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...