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

STM32F3 - Permissible Magnetic Field Strength

I am currently using the STM32F3 series microcontroller (STM32F303CB) in a magnetic sensing application. Since the environment is prone to magnetic field, I wish to know the maximum field strength that the microcontroller can withstand.I could not fi...

MagSense by Associate II
  • 1347 Views
  • 2 replies
  • 0 kudos

Resolved! How to get the audio line-in data from the STM32H735G-DK?

I tried the BSP example for H735G-DK, but it doesn't work.What I want to do is get an audio wave from line_in (the blue audio jack on the board).The setup for SAI1 is in the picture, I can play the audio through the line out without any problem but c...

0693W00000Kde20QAB.jpg 0693W00000Kde2AQAR.jpg 0693W00000Kde2ZQAR.jpg 0693W00000Kde2VQAR.jpg
GChen.5 by Associate II
  • 1509 Views
  • 4 replies
  • 0 kudos

interface MAX1300 ADC with STM32F0 DISCOVERY through SPI

Hello,i am trying to interface MAX1300 ADC with STM32F0 DISCOVERY through SPI but not able to receive complete 16bit converted data.8-bit of data is not getting received through spi. suggest some solution to resolve this issue

pt31 by Associate
  • 890 Views
  • 1 replies
  • 0 kudos

Can't run application with my Nucleo-144

The Nucleo is H743ZI2 (Nucleo-144).I can properly update the firmware so I guess the Nucleo is properly detected by STM32CubeIDE.I can properly build the application without errors.However, I can't run it. For some reason, the board is not detected a...

0693W00000LvTsFQAV.png
APere.10 by Associate II
  • 985 Views
  • 6 replies
  • 0 kudos

STM32H747I-DISCO board simple programming question

Hello,I got the demo board: STM32H747I-DISCO. I am seeing something that does not seem right. All I am trying to do is to programmatically turn ON/OFF the four user LEDs. Here is code:// Init LED IO ports GPIO_InitTypeDef myLed = {0}; myLed.Pin = GPI...

imarz.1 by Associate III
  • 1446 Views
  • 10 replies
  • 0 kudos