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

Resolved! Stm32f410RBT6

Hello, we are a manufacturer company that uses STM products. We developed a device using stm32f410 and stm32f446 products 2 years ago. We have a few processors from this old series, stm32f410 and stm32f446, and they work without any problems. However...

TIM1 counting pulse from input signal help

Hello, I currently have a test bench project to carry out, so it's a drive motor that turns another motor, which generates an FCEM signal on my 3 phases, but the duration of the signal depends on the speed at which I'm turning, so I'd like to use tim...

spislave.png

Resolved! Environmental Impact of manufacturing STM32

Hello everyone,  I have a bunch of questions concerning the environmental impact of manufacturing a STM32  I'd like to see the impact according to as many criteria as possible from the following:  Contribution to the greenhouse effect Particulate mat...

Chall24 by Associate II
  • 2641 Views
  • 10 replies
  • 1 kudos

Resolved! Connecting Arduino Portenta H7 to PDM microphone

Hello everyone,I am new to hardware programming so please excuse my basic question. Can someone please point me to the right resource to obtain data from an external pdm microphone (https://learn.adafruit.com/adafruit-pdm-microphone-breakout?view=all...

yshetty by Associate II
  • 1568 Views
  • 4 replies
  • 1 kudos

Resolved! How to send an e-mail with SMS module?

Hello,   I work with a STM32L031K6TxLQFP32. I can already send a SMS by connecting a SIM card.  Can someone tell if I can control a SIM card, so I can send and received an Email or, if it doesen't work, because of what value it would fail?Thanks in a...

Der_Rote by Associate II
  • 2173 Views
  • 4 replies
  • 1 kudos

Encoder problems STM32H743ZI2

Hello,I have a problem using the LL_TIM_ENCODERMODE_X4_TI12 on a nucleo_H743ZI2 development board. I directly read the counter register (TIM2->CNT for example ) to obtain the encoder value. I do however notice that even though the encoder is not rota...

Extracting rssi from scanned packet.

Hi,I need to get the RSSI of scanned BLE packet. So I'm using le_advertising_event .I found some one used the following code for that purpose.rssi1 = le_advertising_event->Advertising_Report[0].RSSI;but in the struct they mentioned that /* WARNING: b...

Kryptons by Associate II
  • 681 Views
  • 1 replies
  • 0 kudos