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

STM32H7S3V8T6 TIM1 prescaler clock clarification

Hi All, Hoping someone can clarify my confusion on the clock input for the TIM1 counter...background:I am testing Tim1 output compare by toggling PA8 on the micro... - the timer settings areperiod = 1600, no clock divisor or prescaler and my clock co...

JShro_0-1759285004047.png
JShro by Associate III
  • 17 Views
  • 0 replies
  • 0 kudos

Did not get SWV prints in STMCubeIDE

Hii Everyone, I am trying to debug with SWO and SWV in STM32CubeIDE with NUCLEO-H753ZI. But, I am not getting any prints on SWV ITM Data console. As you can see all settings in the below attachments. My CPU system clock is running at 400Mhz. Anyone s...

SDTAN0907_0-1758694249404.png SDTAN0907_1-1758694368626.png SDTAN0907_2-1758694433406.png SDTAN0907_3-1758694547143.png

Choosing package for STM32H743 SPI HS - BGA or LQFP ?

Hi,I'm interfacing external ADC - 16 bit, 10MSPS (AD7626) with this microcontroller. STM32 SPI will work in slave mode, ADC will provide 80MHz clock. It will work in a burst mode - sampling 288 measurements x 16 bits at 5MHz.I can't decide whether I ...

cipek by Associate
  • 302 Views
  • 11 replies
  • 4 kudos

Resolved! Switching to application from custom bootloader

Hi, Please help me sort this out.I am trying to port a custom bootloader originally written for the SAMD21 Arm chip to the STM32U385VGT6. We are upgrading our current product with an STM32 Chip. I am having problems with switching from the bootloader...

pLanka by Associate II
  • 251 Views
  • 4 replies
  • 1 kudos

Resolved! STM32N6 IMX219

Hello,I'm trying to port the ST IMX335 camera driver middleware to work with the RPi 2 IMX219. Everything works well with the IMX335, however after adjusting to reflect the IMX219 registers I get no image data and a Lane 0& 1 control error flag as so...