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

SPI slave using USART-1 in interrupt mode

Posted on August 25, 2016 at 22:23We are using a STM32F205 CPU in our own board design. We are configuring the USART-1 as a SPI slave with the proper AF functions.We have the NSS pin configured as hardware mode.With this configuration, does the NSS ...

@clive1 - re; Alternate Function Reply

Posted on August 26, 2016 at 07:48clive1, I have attempted repeatedly to reply to your post to me. STM server sw apparently, has a bug which prevents me from posting replies. However, I can post 'new' messages, so here is a somewhat tardie reply. Th...

troneeee by Associate II
  • 462 Views
  • 1 replies
  • 0 kudos

C++ usage on STM32F427

Posted on February 18, 2015 at 19:38Hi team, we are using STM32F427 and using C++ as our primary language for development. I would like to know : 1. Will it affect my performance with C++. 2. Can i use template Library 3. Can I use use vectors or d...

dhiry2k1 by Associate II
  • 1129 Views
  • 6 replies
  • 0 kudos

Problem with USB Host and Keyboard with 2 endpoints

Posted on August 25, 2016 at 19:58Hi, i'm using your CubeMx to generate code of USB Host.Code work,  but when i connect a keyboard logitech with 2 Endpoints ( 0x81 and 0x82 ), the second endpoint not work ! Endpoint 1 is used for normal keyEndpoint ...

Marco1 by Associate II
  • 280 Views
  • 0 replies
  • 0 kudos

STM32L476 ClockDivision

Posted on August 25, 2016 at 09:59 Hello, I am using the board Nucleo-L476RG, the system core clock is running at 80 Mhz. I don't understand what is the purpose of ClockDivision. I thought that I can divide the frequency by 4 if I setTIM_CLOC...

How to add user source files to STM32CubeMX project?

Posted on August 23, 2016 at 19:58I created a project with STM32CubeMX, generated the source code (for MDK-ARM5), then expanded my code by adding a couple of new source files.Later, I went back to tweak my original Cube project and when I regenerate...

st32F I/O protection circuit

Posted on August 25, 2016 at 07:42Hello everyone, i have a st32F407 and i was thinking if it is working on 3.3V and almost all its pins are 5V tolarant what kind of protection circuit it has for overvoltage and ESD. I saw on the reference manual in ...

td by Associate II
  • 688 Views
  • 3 replies
  • 0 kudos

Problem with arm_math.h in the newest mxCube

Posted on July 15, 2016 at 12:35 Hello there, I have just updated mxCube to version 4.0. I am genereting startup code for SW4STM I am using arm_math libarry. Since this version, I am getting warning I should not be getting... For example: ...