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! QSPI nCS behavior on STM32H747

Hello,I am facing an issue with nCS pin of QSPI on STM32H747BIT.Reference manual indicates that SCLK is supposed to wait one period after nCS fall before starting operations :But I do not observe this wait on my board.*Yellow is the clock *Blue is th...

0693W00000Y9DHOQA3.png 0693W00000Y9DIlQAN.png 0693W00000Y9DIbQAN.png
BBute.1 by Associate II
  • 1196 Views
  • 1 replies
  • 0 kudos

Resolved! C question on pointers???

Hello all....Ok....not sure what i am missing here but this fails miserably....The compiler hates when I try and assign test = The return function works fine, I have made the return variable static so as not to lose the scope....test is an array so I...

SWenn.1 by Senior III
  • 1801 Views
  • 11 replies
  • 1 kudos

Transition from PIC

Hello AllNoob question here - seeking advice.I've been using PICs for many years now and writing only in assembler. I've reached the end of my tether with microchip and the lottery of which IDE will work with which programming tool and with which dev...

AThor.2 by Associate II
  • 2473 Views
  • 12 replies
  • 0 kudos

PWM divider not working

I try to divide pwm like that TIM_InitStruct.TIM_ClockDivision = TIM_CKD_DIV1;it is not working. I am using stm32f030 TIM_TimeBaseInitTypeDef TIM_InitStruct; TIM_OCInitTypeDef TIM_OCInitStruct; // OC: Output Channel RCC_APB2PeriphClockCmd(RCC_APB2Pe...

hazall by Associate III
  • 405 Views
  • 1 replies
  • 0 kudos

Resolved! "Load project image" for STM32F7508-DK

Hi. I'm running through the STM32 starting tutorial and I am at a piece of code that configures GPIO pins. One of the instructions on the readme is this:In order to load the ExtMem_Boot code : - Open your preferred toolchain :- Open the Project - Reb...

OIp.1 by Associate III
  • 717 Views
  • 1 replies
  • 0 kudos