STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Triggered Arbitrary PWM with DMA, how to?

NUCLEO-H723ZGI would like to have a triggered Arbitrary waveform from a Timer. A defined pattern should be generated, after a Trigger from another Timer.The arbitrary pattern works well by DMA, but i cannot trigger it. It's also possible to let it ru...

NRoth.3 by Associate II
  • 592 Views
  • 2 replies
  • 1 kudos

Resolved! How to set FDCAN Masking Filter with stm32H503?

I am using STM32H503.I want to receive only incoming ids as 0x222 using masking .If set like the code below, IDs other than 0x222 are also entered into the rx callback function. Is there something wrong with the masking process?FDCAN_FilterTypeDef sF...

HKim.23 by Associate III
  • 1931 Views
  • 2 replies
  • 0 kudos

Resolved! help! FDCAN does not work in STM32H503.

Dear, FDCAN does not work.Please advise if there is any problem in the entire code below.The set clock of FDCAN is 48Mhz and each setting is as follows.When the code is executed, Tx is transmitted once every 4 seconds in the while loop.However, if Tx...

_legacyfs_online_stmicro_images_0693W00000bi15kQAA.png
HKim.23 by Associate III
  • 2858 Views
  • 3 replies
  • 1 kudos

Resolved! Receiving CAN messages via DMA on a STM32H7

I'm wondering whether there is a DMA channel to transfer a received message from the CAN fifo to a memory location. Is it possible at all to get DMA working with the CAN controller?Kind regards,Stefan

SHaue.2 by Associate II
  • 974 Views
  • 1 replies
  • 1 kudos