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

Software packs for ARM V6.x (ArmClang) support

Posted on March 29, 2018 at 07:58Does anybody know, when software packs as example for Keil will be available that support the new ARM V6.x compiler/assembler?For STM32F0x, STM32F1x and STM32F7x?In the moment, the startup-files and parts of the c-co...

volker2 by Associate II
  • 549 Views
  • 1 replies
  • 0 kudos

How to find examples

Posted on July 13, 2018 at 23:01I see many post where people say look at this example but where do I find these examples.I googled it and there is suppose to be in the directory tree of cubemx but on my install they r not.Is there a git hub reposito...

Help needed with USB PID allocation

Posted on July 11, 2018 at 04:08I'm trying to ask for a USB product ID, as advised in this thread: https://community.st.com/0D50X00009XkeVDSAZ We've posted a request for a USB PID on June, 26 and - silence. Can you help, please? The case number is 6...

Pavel A. by Super User
  • 497 Views
  • 2 replies
  • 0 kudos

ENTER STOP MODE ?

Posted on July 13, 2018 at 19:19The original post was too long to process during our migration. Please click on the attachment to read the original post.

''No ST-LINK detected'' Showed on STM32CubeProgrammer

Posted on July 13, 2018 at 18:46Hi everyone, I got myself a BlueCoin Starter kit (ST part number: STEVAL-BCNKT01V1) recently and I would like to start an IoT project with it. In order to program the BlueCoin, I used the NUCLEO-L152RE with STM32CubeP...

SM32L4 interface with an eMMC

Posted on May 09, 2018 at 13:10Hello there,I am using STM32L452. I would like to interface with a SanDisk eMMC memory (SDINBDG4-8G-XI1).In cubeMX, when I configure the project and choose SDMMC1->MMC 4 bits Wide bus, I get the following:Does that mea...

0690X0000060B22QAE.png

STM32F746DISCO Error in ''stm32746g_discovery_lcd.c''

Posted on April 18, 2018 at 16:34Hi,in the moment i build my own STM32F746 Board that is based on the STM32F746DISCO.So i found an error in the BSP-File 'stm32746g_discovery_lcd.c'.I use a new LCD Display with touch (other than on DISCO) and changed...

hans23 by Associate II
  • 528 Views
  • 1 replies
  • 0 kudos

STM32f746 Discovery virtual com communication

Posted on July 13, 2018 at 16:50Hello, I just bought STM32f746NG Discovery board and i want to know how can i print on serial terminal . gone through the user manual and found that its not connected to any of the USART peripheral. Whats the api shou...

RN by Senior
  • 321 Views
  • 0 replies
  • 0 kudos

Resolved! What does 'undefined reference ' mean in Truestudio

Posted on June 14, 2018 at 12:42Im adding to touch to STM32f746 Disco. Using STCubeMx and STemwin + Guibuilder.  When trying to add touch I add the following two include files to main.h&sharpinclude 'stm32746g_discovery.h'&sharpinclude 'stm32746g_di...