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

Resolved! STM32L151C8T6 RTC Alarm A interrupts

Posted on May 26, 2017 at 01:19 Hello. I'm trying to use the RTC Alarm interrupt to execute code at a specific time interval. I did everything, but the interrupt code never gets executed. However, all registers seems to be properly set. Fin...

kaloyan by Associate III
  • 625 Views
  • 2 replies
  • 0 kudos

stm32f767zit6 memory card interface PINS

Posted on February 01, 2018 at 03:12hi, I am using this stm32f767ZIT6 CPU for development.I want to know which are the pins for Memory card interface?I want to use 4-bit SDMMC card interface.-Thanks#stm32-mmc #sd-cards #nucleo-stm32f7

Resolved! Static library error

Posted on February 01, 2018 at 03:54Hello,I want to use the S2LP_Sigfox_DK library. The version is 1.3.0.When I add the static library into my new project that is made by CubeMX, some compile error occurred.Let me know what should I do.What did I do...

0690X000006090uQAA.png 0690X00000609ZOQAY.png

HAL USB host HS in FS with FreeRTOS

Posted on June 19, 2015 at 10:22Hi all,I'am communicating with a 3G modem through USB. I'am using FreeRTOS (this is important).The USB is configurated like :  /*Set LL Driver parameters */  hhcd.Instance = USB_OTG_HS;  hhcd.Init.Host_channels = 11; ...

vincent2 by Associate II
  • 631 Views
  • 4 replies
  • 0 kudos

USB TID?

Posted on January 24, 2018 at 09:38Any one know what is USB TID? And, have some one know how to get the ST USB TID number?

Resolved! How to link a static library?

Posted on January 31, 2018 at 16:29Hello,Let me know how to link a static library.I made a PCB with STM32L0, and use keil uVision5 environment.I want to use a static library like 'xx.a', but I don't know how to link it.I checked 'Options for Target'...

STM32F4 HSI Accuracy/drift

Posted on January 31, 2018 at 17:42I am looking at rev 8.0 of DS8597, the datasheet for the STM32F417 micro and trying to reconcile two competing specifications for the absolute accuracy of the 16 MHz internal RC oscillator. Section 2.2.12 plainly s...

0690X00000609DaQAI.png