STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! 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
  • 603 Views
  • 4 replies
  • 1 kudos

STM32H743 Dual mode ADC in 8 bit resolution

Hi Experts! Summary: Question: Anyone know if the dual 8bit ADC mode is broken on the STM32H743 or what I could be doing wrong?Details:I am trying to get 8 bit dual mode ADC working on the STM32H743. I see one post on here that seems to indicate some...

image.png image.png
JShro by Associate III
  • 79 Views
  • 0 replies
  • 0 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
  • 233 Views
  • 4 replies
  • 1 kudos