STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

OV5640 Issue in JPEG mode

Hi,I try to use your OV5640 board with your OV5640 driver in STM32H747 BSP in JPEG mode.The problem is that the FPS drop to 1 or 2 even at low resolution QVGA.Can you show me what registers needed to be modified to make it work correct since your dri...

MSale.1 by Senior
  • 977 Views
  • 1 replies
  • 0 kudos

STM32U575: pullup needed on NRST pin?

We have designed, build and assemble a board with a STM32U575OGY6QTR. The first tests went well with the ST-LINK/V2 programmer connected to the board (driving the NRST). Now we have removed the programmer, and under some circumstances the MCU does no...

tcachat by Associate II
  • 677 Views
  • 1 replies
  • 0 kudos

Resolved! FIR-filter for STM32F4 and several frequency bands?

Hi,there are a lot of examples and tutorials available that describe how to use a FIR-filter (via function arm_fir_f32()). Unfortunately all these examples are either simple low-, high-, or bandpass-filters. Now what I'm looking for, is a possibility...

BSchm.6 by Associate III
  • 2447 Views
  • 4 replies
  • 1 kudos

Designing with STM32L496QGI6

Hello Team,We are planning to use the MCU STM32L496QGI6 for one of our new projects.The MCU will be powered from a 1.8V source (since all external peripherals are working in 1.8V only).One of the SPI slaves is working in 3.3V, so we are planning to u...

SVarg.2 by Associate
  • 532 Views
  • 1 replies
  • 0 kudos

Resolved! How can STM32F769 DMA controllers access the DTCM?

I am working with the STM32F769 microcontroller and I can see that a lot of DMA buffers are placed in DTCM in the source code I'm working with. Looking at the data sheet ( https://www.st.com/resource/en/datasheet/stm32f765bi.pdf ) page 20 I don't see...

arnold_w by Senior II
  • 1515 Views
  • 2 replies
  • 0 kudos

Stm32h7 HRtim input capture ability

Can I measure low pulse duration(>10ns) using the STM32H Hrtim?Hi all,I'm new to STM32H7 development. So I'm hoping to get some help to start.I need to measure pulse duration in 5- nanoseconds resolution or less. I then need to transfer the measured ...

Burakgvl by Associate II
  • 4271 Views
  • 4 replies
  • 0 kudos

STM32F2 USB HOST interrupt flood

Hello,I get an issue with the USB HOST configured on my STM32F2This USB HOST driver works well in my case, but it appears that the interrupt OTG_HS_IRQHandler is called too frequently (when I plug a device on the USB HOST post) and it's flooding my C...

jean by Senior
  • 930 Views
  • 0 replies
  • 0 kudos

Resolved! HSE Oscillator for STM32L01 series MCU

I'd like to try using the STM32L011E4Y6TR in a new design.  However, the HSE input has only one pin (RCC_CK_IN) and I'm not sure how to use it with a standard 4 pin crystal that typically connects to 2 mcu pins.  Can someone point me toward a referen...