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

STM32L152RET6 usb dfu bootload

Posted on July 17, 2015 at 16:19I am trying to initiate a bootload via firmware from a STM32L152RET6 over USB.When I have Boot0 and Boot1 pin configured via jumper hardware and reset processor the Dfuse program recognize the bootloader and I can dow...

oallen by Associate
  • 822 Views
  • 3 replies
  • 0 kudos

cubemx v4.8 - fatfs

Posted on July 01, 2015 at 17:36Hello,I used to be happy with fatfs and cubemx (probably a little more with fatfs rather than cubemx).In 4.8, cubemx include a file called ''fatfs.c'' that cannot be compiled because inexistant. ''fatfs'' may be a dir...

tarzan2 by Associate III
  • 400 Views
  • 2 replies
  • 0 kudos

STM32F407 ITM

Posted on July 01, 2015 at 17:36 Hello I want to use ITM Port 0 on a STM32F407 with a Keil µVision I wrote printf(''TEST''); with the following hook int fputc(int c, FILE *stream) { return(ITM_SendChar(c));...

Is stm32cubemx v4.8 a beta?

Posted on July 01, 2015 at 17:05Hello,Since I had only bugs with previous versions, I have updated the cubeMX package. It produce the same bug in all following configurations :- cubeMX + IAR- cubeMX + SW4- cubeMX as eclipse plugin + SW4Create a new ...

tarzan2 by Associate III
  • 1989 Views
  • 10 replies
  • 0 kudos

STM32F411RE NUCLEO board doesn't work

Posted on July 17, 2015 at 13:55 Good day, I'm pretty new with stm32 microcontrollers and I have some trouble, so I would like to ask you for help. Yesterday I downloaded Visual Studio and VisualGDB for programming. Everything worked...

ugniues by Associate
  • 744 Views
  • 2 replies
  • 0 kudos

STM32F411 USART RTS problem

Posted on July 17, 2015 at 13:43Hello everyone,I'm getting strange behaviour on my STM32F411 device.I use USART 1 with hardware flow control, with pins:TX: PB6,RX: PB7RTS: PA11 CTS: PA12The problem I have, is that when device wake up from STOP mode,...

0690X00000605HuQAI.png
tm3341 by Associate II
  • 401 Views
  • 0 replies
  • 0 kudos

SPI fails to receive at higher speeds

Posted on July 17, 2015 at 01:13 Hello, I have a project which was originally generated using STM Cube. I can successfully communicate to an external memory chip through SPI at 7.5MHz, although anything higher fails. The memory chi...

elliott2 by Associate
  • 332 Views
  • 0 replies
  • 0 kudos