STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Basic with stm32h7 and wm8994 audio

I bought stm32h745i-disco. Im starting with development of stm32. �?´m familiar with pic32 development but I need use dsp functions of stm32h7. I can wotk with adc, timers .. and I learn how to use CubeMX for development. But now I have problem to us...

ADobr.1 by Associate
  • 1066 Views
  • 3 replies
  • 1 kudos

Multiple USART using DMA and USB

Hello! I'm using a STM32F407VET6 to receive data from USART1 and USART2 with DMA and send it by USB, but I can only receive and send data from USART1.This is my callback functionvoid HAL_UARTEx_RxEventCallback(UART_HandleTypeDef *huart, uint16_t Size...

SGonz.2 by Associate II
  • 264 Views
  • 1 replies
  • 0 kudos