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

STM32F103C8T6 PWM Generation

Posted on February 02, 2018 at 14:49Hello! I have a question: How to generate a PWM on STM32F103C8T6 in Keil uVision 5. I watched some tutorials but I couldn't make it work, I want to enable TIM1 on pin PA11 and PA12. PWM needs to run at 20kHz => pe...

For confusion on selecting Graphical LCD for STM32F746

Posted on February 09, 2018 at 09:42I would like to develop HMI hardware using STM32F746 with 480x272 Graphical LCd, But i have confusion on selection of Graphical LCD?Am i select Graphical LCD with graphic controller or without graphic controller? ...

Gas Gauge(STC3115) Initialization on a custom board

Posted on February 13, 2018 at 17:22I am trying to get STC3115 working on a custom board based on STM32L476VX MCU. The battery used for the custom board is RJD3555. After initializing the I2C interface, the gas gauge always fails to initialize. Any ...

Does STM32F103RC support UVC(USB video class)

Posted on February 07, 2018 at 08:32Hi, I want to do a confirm that does STM32F103RC support UVC(USB video class)? Because I don't find the UVC related driver in STM32Cube_FW_F1_V1.6.0\Middlewares\ST\STM32_USB_Device_Library. We want to use camera i...

STP16CPC26XTR Led driver support

Posted on February 13, 2018 at 12:36Hi , I want sample code for  STP16CPC26XTR with interface STM32F103. Then how to connect more one STP16CPC26XTR with STM32F103. Please help anyone. Thanks & regards,Murugan K#stp16cpc26xtr #stm32f103

STM32 CubeMX 4.23.0 bug (ADC1+DMA+TIM6_TRGO)

Posted on November 08, 2017 at 12:33Generated a project for STM32F746 (Firmware Package for Family STM32F7 v1.8.0) that uses ADC1 + DMA + TIM6 (TRGO) for Keil MDA-ARM 5. Tried to run it - no trigger is received by ADC, so no convertion data is trans...