STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F769 DCMI (Digital Camera interface)

Posted on February 16, 2017 at 07:28      1>> We understand thatSTM32F769 DCMI(Digital Camera interface) is able to process YCbCr 4:2:2 and RGB 565. We could see sample camera program in STM32Cube with video input as RGB 565 format to DCMI module and...

Resolved! PA15 as TIM2_CH1 doesn't work on F103RG with SPI 3 on

Hi all,I'm using a F103 on my current project. I have trouble using the PA15 as TIM2_CH1 which is connect to a LED. I also have a serial flash connected via SPI on PB3 to PB5. As long as I don't activate the corresponding SPI timer in the RCC_APB1ENR...

Error in Simulink: No STM32 MCU Connected

Though I made sure that the STM32 NUCLEO-U545RE-Q device was connected to CubeProgrammer, MATLAB Simulink is unable to read it. Any help that can be provided will be appreciated!I appreciate any help you can provide.  

USART Tx DMA on STM32H5

I'm using an STM32H563 and the STM32CubMX for initialisation. I'm trying to use the USART in DMA mode and having trouble with the Tx DMA.I use:HAL_UARTEx_ReceiveToIdle_DMA(&huart10, (uint8_t *) uart10RxDMABuffer, UART10_RX_BUFFER_SIZE);for the receiv...

iguffick2 by Associate III
  • 3405 Views
  • 9 replies
  • 3 kudos