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

''USB On-The-Go Host'' or ''USB Host''?

Posted on April 02, 2018 at 23:30Hi everyone,I'm working on a board based on STM32F4XX. We plan to support USB Host on it for communication(CDC). I found there are 'USB On-The-Go Host' and 'USB Host' libraries. I'm not sure which one to use.First, I...

Pilot B by Associate II
  • 569 Views
  • 7 replies
  • 0 kudos

Use I2S_CKIN external clock source for SPI?

Posted on April 04, 2018 at 17:08Is it possible to use the I2S_CKIN external clock source for SPI rather than come off the peripheral clock? From the reference manual it appears that this external clock is available as a source only when the SPI is ...

Option to generate C++ project (for SW4STM32)

Posted on December 29, 2016 at 11:21Hello,Currently, there is a possibility to generate C projects for different IDEs including SW4STM32, which uses gcc for compilation. But one can also use C++ code with g++ compiler supporting cool c++11/14 featur...

AES feature in STM32F733ZE

Posted on April 02, 2018 at 08:32I'm going to using AES feature in STM32F733ZE  but the the datasheet doesn't have much information regarding AES .Do you know how much speed of AES in the STM32F733ZE  ? And do we have any any demonstration evaluatio...

Hau Lam by Associate II
  • 675 Views
  • 7 replies
  • 0 kudos

Iwdg stm32f401

Posted on March 29, 2018 at 15:22Salut.Is there an working example and good practice to configure and drive iwdg with stm32f401.Clock Lsi 32khz.Calcul timeout.ThksYoann

STM32F334 RTC Smooth Calibration

Posted on April 20, 2017 at 13:46Hi,Trying to calibrate the RTC, Using a LSE with 32768kHz xtal, which is running at a frequency of 32985.6Hz.// with 32768Hz LSE, with AsynchPre=0x7f(128), // CALIBOUT = 257.7Hz (measured on a scope)// 32768/128 = 25...

FATFS on SPI bus - FR_NOT_READY

Posted on March 22, 2018 at 09:24hi to everyone I'm trying to use the library 21 sd_card demo by https://l.facebook.com/l.php?u=http%3A%2F%2Fstm32f4-discovery.net%2F&h=ATOUXBT8q6rvTUZYyodpiuulouhtO_tRdlKijHgKlwn4SBm-gCr7eZyZCTKuEFeoVBuX3WGl-hW51PLrn...

STM32F7/H7 and ultra-wide display

Posted on April 03, 2018 at 11:34Is there any possibility that STM32F7/H7 chip can drive an LCD-TFT 1600x480 display, or the XGA resolution is unbreakable limit for the controllers? Maybe someone tried something similar before and can share with his...