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! STM32F302CB Problems with USB

Posted on April 05, 2018 at 12:22Hi,I'm trying make USB custom HID with stm32f302CB. I'm using Keil v5.23 and STM32CubeMX. The problem: PC just don't recognize the USB, when i running in debug mode i saw something strange. Just after calling HAL_PCD...

0690X0000060ARLQA2.png 0690X0000060ARQQA2.png 0690X0000060ARVQA2.png 0690X0000060ARpQAM.png

Am I correctly setting up TIM2 input capture?

Hi everyone.I'm trying to setup TIM2_CH4 remapped as input capture, in order to detect rising edges on PB11.I'm working with HALs. And my code is next:First of all, for initialization: // APB2 (which is 64 MHz) at 8 MHz timer_cap_timhandle_.Inst...

0690X000006DMgfQAG.png
areify by Associate II
  • 588 Views
  • 0 replies
  • 0 kudos

CubeMX 4.25 ToolChain Location Bug ??

Posted on March 26, 2018 at 20:32In CubeMX 4.25.0:      Project -> Settings  (or just Alt-P):    shows Project and ToolchainFolder locations:     But the project name get appended to these locations every time you enter the settings panel, so the co...

Goof Ball by Associate III
  • 1168 Views
  • 4 replies
  • 0 kudos

STM32L151 bootloader autobaud issues

Posted on December 17, 2015 at 10:06Hi,We are working on a design utilizing the STM32L151 MCU, which is to be programmed over a UART link using the internal bootloader. Selected baudrate for programming is 115200 (with even parity).The issue we are ...

about stm32 clock configuration

I am trying to configure my stm32L4 device clock for 80MHz with PLL I am trying to understand a piece of code i found online could someone explain what the c code below meansRCC->PLLCFGR = (RCC->PLLCFGR & ~RCC_PLLCFGR_PLLN) | 20U << 8; RCC->PLLCFGR =...

Resolved! STM32 rise/fall shape

Hi, guys. I boughtSTM32F446RE, mbed-Enabled Development Nucleo STM32F4 MCU 32-Bit ARM® Cortex®-M4 Embedded Evaluation Board (NUCLEO-F446RE)https://www.digikey.com/product-detail/en/stmicroelectronics/NUCLEO-F446RE/497-15882-ND/53477128MHz ±10ppm Crys...

0690X000006DMAAQA4.png 0690X000006DMAFQA4.png 0690X000006DMAKQA4.jpg 0690X000006DMAPQA4.jpg