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

Calculating a pulse period ?

Dear Members,How can I count a pulse from a sensor with timer ?How can I calculate the period of this pulse ? samplebuff[i].ired   = buffer_rx[ j ];       samplebuff[i].ired  <<=  8U;       samplebuff[i].ired  |=  buffer_rx[ j + 1 ];betweensamp...

I am using the ADC on NUCLEO- STM32F401RE board. ADC is programmed using interrupts and the code does not work beyond 10kHz of input signal. What am I missing?

#include "main.h" #include "stm32f4xx_hal.h"   /* Private variables ---------------------------------------------------------*/ ADC_HandleTypeDef hadc1;   /* Private function prototypes -----------------------------------------------*/ void SystemClo...

0690X000008iDlkQAE.jpg 0690X000008iDluQAE.jpg

Error on compiling of the buck-boost example of AN4449

Hello,I would like to use the example of AN4449 on SW4STM32.When building, I have 3 errors :fatal error: opening dependency file Drivers/BSP/STM32F3348-Discovery/stm32f3348_discovery.d: No such file or directorymake: *** [Drivers/BSP/STM32F3348-Disco...

vguil by Associate
  • 235 Views
  • 0 replies
  • 0 kudos

STPM10 src for STM32

hii am searching for stpm10 & stpm01 source code for stm32f103 according AN2799 document but i cant find any example please tell me how can i found thatthanks

Interface Bluetooth module(BL652) to stm32f7 series.

Hi All,Currently I am working on stm32F756 eval kit. I want to interface bluetooth in my project. As per requirement I have to use BL652 bluetooth module. As far I understand, nordiac semiconductor nrf5x SDK is required for BL652. I am new to bluetoo...

phenom by Associate II
  • 200 Views
  • 0 replies
  • 0 kudos

Connection i2c between Stm32LO72CZY6TR (B-LO72Z-LRWAN1)

Hi guys,I'm trying to connect a bosch sensor BNO055 (adafruit) by I2C to my Stm32L072CZ6YTR. I'm new with the environnement of STM32 so i try to program the ship with basic tutorial about STM32 I2C connection. I have write the functions who permit to...

0690X000008iOLRQA2.png 0690X000008iOP4QAM.png 0690X000008iOPJQA2.png 0690X000008iOPOQA2.png
mibou23 by Associate II
  • 605 Views
  • 9 replies
  • 0 kudos
Labels