STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

N DMA Transfers based on a timer trigger

I'm trying to use timer 8, stm32f429I, as advanced timer, to do N DMA transfers, that copies data from portD to memory and it does trigger on PC6 after triggering, an N DMA transfers should be shot I have tried, but now it triggers only DMA transfer,...

Resolved! I2C Timing configuration for STM32G4xx

Hello guys,I am having problems setting the correct I2C clock on the STM32G4xx in Master Mode. The example configuration from the data sheet for 400 kHz at 16 MHz f_I2CCLK generates 432 kHz (RM0440-Rev4: P1892 Table 381). I use the __LL_I2C_CONVERT_T...

uhl by Associate
  • 1025 Views
  • 2 replies
  • 1 kudos

Resolved! Multiple function for interrupt

Hi all,I'd like to know if is ti possible to have multiple callback for interrupt. Beceause with HAL and CubeMX if I have multiple interrupt, I have only one function for callbackHAL_GPIO_EXTI_IRQHandlerexample in stm32f4xx_it.c :  void EXTI0_IRQHand...

SBaro.11 by Associate III
  • 779 Views
  • 3 replies
  • 0 kudos

STM32H723 I2S or SAI

Hi,I need to use the I2S (or SAI) interface to connect a codec stereo working at 48KHz, 32bit word length and I2S connection; when I configure the multimedia I can select the SAI interface (SAI1 or SAI4) or one of the I2S interface available.Which ar...

carloV by Associate II
  • 1462 Views
  • 2 replies
  • 0 kudos

bootloader on usart1 not working on stm32h747

hi,i have a custom board with stm32h747xih6. i am trying to boot the device from usart1 on pins PA9/PA10 with no success. booting from usart1 on pins PB14/PB15 is working fine but requires new layout. jtag works fine too.when trying boot from PA9/PA1...

PShad.2 by Associate
  • 661 Views
  • 2 replies
  • 0 kudos