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

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
  • 929 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
  • 1055 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
  • 1533 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
  • 972 Views
  • 2 replies
  • 0 kudos