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

ADC dma does not trigger interrupt.

So my stm32h7 works fine using regular interrupts. But when doing it via DMA, void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef *adc)is never called.I enabled ADC global interrupt and BDMA channel0 global interrupt.circular buffer,continuous conversion...

TMich.1 by Associate III
  • 605 Views
  • 2 replies
  • 0 kudos

Problems with USBx MSC on NUCLEO-U5A5ZJ-Q

Hello,I've been trying to make USBx (device_only mode) MSC work on my NUCLEO-U5A5ZJ-Q for 2 weeks now, and I don't know what I'm doing wrong.I've tried to run the tinyUSB MSC example and it works fine so the hardware is ok.When using USBx, after some...

_fra__1-1727441182343.png _fra__0-1727441059407.png
_fra_ by Associate
  • 538 Views
  • 1 replies
  • 0 kudos

Resolved! Ads1115 interface with Stm32f446 nucleo

Hello everyone  I want to interface ads115 Adc with stm32f446re nucleo. All the necessary connection between ads1115 and stm32 are made with I2c Can I get the example source code to read multiple channels.As I am not able to get values from adcIs any...

harry123 by Senior II
  • 1300 Views
  • 1 replies
  • 1 kudos

UART DMA with RTOS

Hi all,I spent hours but I cannot make UART work in DMA circular mode with RTOS (CMSIS V2).Can someone send me a simple example ?I would like to receive characters from PC (various length commands: 8-10 chars) and process them in another task paralle...

Adam90_0-1727526459199.png
Adam90 by Associate II
  • 1173 Views
  • 5 replies
  • 0 kudos

STM32F103RCT6 UL1998 function safety data

Hello. I am a SW engineer who is developing an electric vehicle charger.The headquarters is developing a slow charger with the STM32F1(STM32F103RCT6) series and is preparing for MET certification.Looking to prepare for UL 1998 functional safety, I ne...

ChanJin by Associate
  • 1084 Views
  • 1 replies
  • 1 kudos