STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7 Input Capture Measurement Offset

I am am trying to assess the accuracy of the input capture measurements by capturing a stable periodic pulse, setting the output compare on another channel of the same timer to the measurement, and then measuring the offset on a scope. It appears the...

Tkmn by Associate II
  • 4890 Views
  • 14 replies
  • 6 kudos

DMAMUX transition latency

Hello,I am using DMAMUX(dm) chaining, that means there are n dm channels and the previous is generating an event for the next dm channel as a sync input. I noticed that there is a latency in the transition of one dm channel to the next one. For examp...

Nucleo-H743ZI2 SPI bus configuration

If I want my SPI bus to have the CLOCK line high already before the active-low CHIP_SELECT (ENABLE/) line goes low, is there a way to do that?I'm driving an AD9833 chip which requires at least 5 nsec time after CLOCK high, before ENABLE/ goes low. Lo...

JBeal.1 by Associate II
  • 643 Views
  • 2 replies
  • 1 kudos

Resolved! STM32CUBEU5: USB conflicts with user ADC1 use

When I use STM32Uxx boards with USB device and STM32CubeU5 drivers/libraries - I cannot make use of ADC1.I want to use ADC1 also (not just USB), to measure VCORE and Temperature.It is a SW issue (and it can be fixed), not a HW issue.Details:I use STM...

STM32L0 ADC "Latches" Data Using DMA

Hello,I am using an STM32L031G6U6 device. (28-UQFN)Summary: There are 6 ADC channels configured for DMA. After having a nominal voltage (2.9V or less) applied to Channel 0 / ADC_IN0 / Pin 6, and then removing the source, the value remains in the regi...

roger99 by Associate III
  • 903 Views
  • 3 replies
  • 0 kudos

Resolved! SDXC 2TB support available for STM32?

I am working on a project for my company that would like to use an STM32 processor that can both connect to a camera for capturing video data, and also connect to a 2TB SD card (SDXC) for storing said video data. We're aiming for the videos to be at ...

Resolved! What could cause System Timer not to run?

I'm developing a new project based on STM32G431RB using STM32CubeIDE 14.1.0 on macOSI'm having touble where the program will hang at the first call of HAL_Delay() and digging deeper it's hanging because HAL_GetTick always returns 0It looks like the S...

KMill by Senior
  • 3514 Views
  • 12 replies
  • 4 kudos