STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB PD (UCPD) on STM32H562

Hi,I´ve problems getting UCPD running on a STM32H563. With STM32G0 I´ve alraedy realized a lot of such projects with UCPD. Hence I suggest, that it maybe is a problem of the DMA which is much more complicated to configure on the H5. Is there any info...

AWack by Associate III
  • 533 Views
  • 4 replies
  • 0 kudos

ADC + DMA on STM32H753ZI

Hi All, I have a question regarding the validity of my implementation of ADC + DMA on the STM32H753ZI. I had quite a lot of trouble getting the HAL_ADC_ConvCpltCallback configured as void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef* hadc) { coun...

eskilru by Associate
  • 149 Views
  • 1 replies
  • 0 kudos

STM32C0 rewrite flash without erase

Hey all,I'm trying to get embedded Lua (https://eluaproject.net/) running on an STM32C0 MCU. The implementation has a Write Once Filesystem that uses flash and can be appended to but not modified.The issue is that the WOFS relies on being able to wri...

rous by Associate
  • 235 Views
  • 5 replies
  • 2 kudos

Resolved! Can't make printf via USART work

I'm using an STM32U5A9J-DK and I've followed this guide step-by-step https://community.st.com/t5/stm32-mcus/how-to-redirect-the-printf-function-to-a-uart-for-debug-messages/ta-p/49865From the docs https://www.st.com/resource/en/user_manual/um2967-dis...

nico23_0-1763207162487.png
nico23 by Senior III
  • 167 Views
  • 1 replies
  • 0 kudos