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

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
  • 754 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...

tjaekel by Lead
  • 1172 Views
  • 2 replies
  • 1 kudos

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
  • 1073 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
  • 4261 Views
  • 12 replies
  • 4 kudos

input resistance of a trigger pin

Hi,I wan't to use the stm32 as described in the videohttps://youtu.be/dd5LaqmN8O0https://controllerstech.com/stm32-timers-9-one-pulse-mode/with the difference that I uses the trm4  and the input trigger is channel 1.Operation is ok but applying the s...

MichelM38 by Associate III
  • 5416 Views
  • 12 replies
  • 1 kudos

UART transmit command not working

Hi,I'm using Nucleo H7A3ZI-Q board and I'm trying to use HAL_UART_Transmit function to print hello world in serial monitor(on puTTy). Code is building without any issues but there's no characters showing in serial monitor, I tried the same  code on H...

jsw2000 by Associate II
  • 1277 Views
  • 4 replies
  • 0 kudos