STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1375 Views
  • 4 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
  • 826 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
  • 1289 Views
  • 10 replies
  • 0 kudos

Resolved! [SOLVED] I have problems sending CAN (Controller area network) messages with my STM32F7 DISCO board when HCLK is higher than 140 MHz (the break point migh be above 144 MHz). What could be wrong?

What am I trying to do?I'm trying to send CAN messages on a 500 kbit/s bus with a STMF769I-DISCO. At the same time I'm trying to have a screen running LVGL (v8.0.0) on which is dependent on having the HCLK higher than 200 MHz. Lower clock speeds caus...

0693W00000KdkDiQAJ.jpg
YObre.1 by Associate
  • 725 Views
  • 2 replies
  • 0 kudos