STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Waking from STOP mode U575

I am trying to get the STM32U575 to wake from STOP3 mode using the NUCLEO-U575ZI-Q dev board. I followed the example to enable the wakeup pin, clear any pending wakeup flag, and then go to sleep. I have this configured to pin PC13 which is the user p...

bpat by Associate II
  • 348 Views
  • 2 replies
  • 0 kudos

STM32F3x Zephyr Project, DMA configuration

Hi,I am trying to use the async transfers with usarts, but it fails to enable the UART (using uart_rx_enable), due to no DMA configured for the usart.I have not been able to modify the device tree for DMA, but so far unsuccessful.On the dma2 node, I ...

sbend by Associate
  • 553 Views
  • 1 replies
  • 1 kudos

Timer + PWM + DMA

Hi,I’m looking for some tutorial (or any other learning staff) related to Timer + PWM + DMA.Unfortunately, I couldn’t find much info related to these issues. I’d like to learn:LL_TIM_CC_EnableChannel() and LL_TIM_CC_DisableChannel():What exactly do t...

AFink by Associate III
  • 294 Views
  • 2 replies
  • 2 kudos

Resolved! Roadmap for H5 USB and RTOSs.

I was going to turn on USB VCP support into my latest research project on a Nucleo-H563ZI, and noticed that the normal middleware for USB devices doesn't seem to be there. (I've been using F4s and F7s for years, wrote articles on how to get started u...

STM32H755 dual core debug - demo project

Hi, after a lot of wasted time, I've created a demo for dual core with debug files:Here is the project:https://github.com/lonejack/stm32cubeide-demo-dualcore To make the setup the guide:https://www.youtube.com/watch?v=k3mXhPZSasw has been followed.I ...

lonejack_0-1705048171879.png lonejack_1-1705048529091.png lonejack_2-1705048671633.png lonejack_3-1705048768332.png
lonejack by Associate III
  • 610 Views
  • 8 replies
  • 0 kudos