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

STM32F4 HSE clock frequency without HSE

Posted on April 12, 2018 at 02:23I am using an STM32F446ZE Nucleo Board which does NOT have an external HSE clock. From CubeMX I set the clock input from the HSE and after in the clock configuration I set the system clock to 180MHz.https://i.stack.i...

Error compiling for board Nucleo-64 with Arduino IDE

Hello,I tried to compile the simple "Blink" sample with the Arduino IDE, but I get always an error:Board Nucleo_64 (platform stm32, package STM32) is unknown Error compiling for board Nucleo-64.I installed the latest Stm32 Cores (1.3.0) via the Boa...

EKars by Associate
  • 1393 Views
  • 3 replies
  • 0 kudos

STM32F77* SDRAM FMC, Can you pin swap data and address pins?

I am wondering if you can pin swap the data pins ( withing byte lanes) without any software consequences? If their are any is it easy to resolve?I am also wondering if you can pin swap the address pins at all and if you do can you do it without any s...

TallGUY by Associate II
  • 825 Views
  • 3 replies
  • 0 kudos

Resolved! Get statt with STM32F103C8T6

I am working on project in which we are using STM32F103C8T6 and I have one development board called blue pill and also have st link V2.But I don’t know where to start which are the softwares are required for STM32 development. I have searched on the ...

JPanc.1 by Associate II
  • 480 Views
  • 2 replies
  • 0 kudos

STM32F030CC 48MHz PLL and SysTick...What am I missing?

Hi,I'm trying to set the PLL output to 48MHz on a STM32F030CC:HSI = 8MHzRCC->CFGR PLLSRC = 0 (PLL input = HSI/2), PREDIV = not divided.PLLMUL = 12;should give (8MHz/2) * 12 = 48MHz but instead I get no clock output on MCO.Using the MCO output I have ...

Tim_24 by Associate II
  • 735 Views
  • 3 replies
  • 0 kudos