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

STM32F429 Discovery Board - Couldn't run I2C (HELP PLEASE!)

Hello everyone, I am trying to do some examples on my STM32F429I_DISC0 board. I am new to ARM technologies. My goal is successfully connect something to my board but, I couldn't successfully do it. I thought maybe the problem was the device I connect...

0693W00000D0XmeQAF.jpg 0693W00000D0XmjQAF.jpg
SKAŞ.1 by Associate II
  • 875 Views
  • 3 replies
  • 0 kudos

I2C Timing parameter confusion

I'm interfacing a camera module (OV2640) with STM32F446RE. I've found a driver on github for this camera however the given example from the github repository is for an F7 chip. I've integrated all the files for my f446re chip and everything runs corr...

0693W00000D0YK7QAN.jpg
ZHama.1 by Associate II
  • 891 Views
  • 7 replies
  • 0 kudos

Resolved! Is any System Flash writable?

I am using an STM32H743ZI processor and I am confused by an ambiguity in the manual (RM0433). On page 152, the lower table shows two banks of System Flash, bank 1 is 0x1FF00000-0x1FF1FFFF and bank 2 is 0x1FF40000-0x1FF5FFFF. Only bank 1 is marked as ...

JLesser by Associate
  • 609 Views
  • 1 replies
  • 0 kudos

Timer interrupt stm32f103c8

How can I make PC 13 blink at a time I set using any timer in stm32f103 using interrupt (without hal library) ?

Bicer by Associate II
  • 2036 Views
  • 4 replies
  • 0 kudos

TIM1 doesnot enter CC interrupt

hello dear forum,my 103c8 blue pill doesnot enter TIM1 CC interrupt although there is square wave at A8 pinthe variable which I increment inside interrupt routine doesnot count I can see TIM1 counting in CubeIDE I am missing something but I cant f...

0693W00000D0WDdQAN.png

Resolved! Out of range channel written in ADC seq register for STM32L475

Hi,What happens if I write them out of range channel numbers in the ADC sequence register.For STM32L475, the channel range is 0 -18 but I wrote the channel number 19. While debugging, from debug window I found that the seq. register accepting number ...

Harish1 by Associate III
  • 509 Views
  • 1 replies
  • 0 kudos