STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7XX Board

Hello, I am a beginner in Embedded systems and I have the board DevEbox STM32H7XX with STM32H743VIT6. when i come to select it in Stm32cubeide I don't find this board. how can i fix it? Thank you in advance

Afsd24 by Associate II
  • 1169 Views
  • 5 replies
  • 0 kudos

STM32 CAN Communication isn't occuring

Setup- I am using Platform I/o to upload code to STM32 , Teensy. I am Sending Data from one STM to another STM via CAN and the message that I received on STM I am communicating it through UART to  Teensy to Serial print it. I couldn't Serial print us...

Resolved! stm32H5 TIM Trigger GPDMA

You want to use TIM1 to trigger GPDMA to move the GPIOB->IDR data to a variable. The previous implementations were based on stm32L4, but I don't know how to implement gpdma. Attached L4 project.   *This post has been translated from Chinese to comply...

Resolved! about filter settings for receiving extended IDs.

HiI don't know how to configure the CAN filter bank registers to receive extended IDs in ID list mode.Naturally, I read the manual, but there was no explanation.Even if there was, it would probably be difficult to understand.  I found the following d...

c013.PNG
Ukazu by Associate III
  • 1608 Views
  • 5 replies
  • 3 kudos

Resolved! Unable to Debug, Break at address "0x80060c4"

Hey St Forum, Just getting a new project off the ground, and working with the STM32H7S7 Dev Kit. So far, I've been able to get some example code up loaded into CubeIDE, and upload to the board. However, when I try and debug, I get this error: Viewing...

halfordC_0-1721520992985.png halfordC_1-1721521055586.png
halfordC by Associate II
  • 796 Views
  • 4 replies
  • 1 kudos

HardDefault when using DSP arm filter

Hi, I try to use arm_fir_f32 from CMSIS-DSP to bandpass my signal. But the program always run into the hard fault handler.I wonder if that could be i didn't correctly import the CMSIS-DSP library. I followed the instruction from https://community.st....

Jinchen by Associate II
  • 294 Views
  • 4 replies
  • 1 kudos