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

STM32G474VE TIM2 encoder + index

Hello everyone,  I'm encountering a problem with the development of my timer on a STM32G474VE. I have to use the TIM2 in encoder mode + index. I'm using a custom board. I started with a cubeMX project, initialising the timer in encoder + index mode. ...

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
  • 756 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
  • 681 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
  • 1576 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
  • 1473 Views
  • 5 replies
  • 0 kudos