STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 783 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
  • 2685 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
  • 4571 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
  • 914 Views
  • 4 replies
  • 0 kudos

WiFi Firmware for B-L4S5I-IOT01A

Hi, I am facing a problem to connect the B-L4S5I-IOT01A STM32 board to Wifi. I downloaded X-Cube-AWS. And STM32L4 Discovery Kit IoT Node (B-L475E-IOT01A) ISM43362-M3G-L44-SPI-C3.5.2.7.STM SPI Firmware but still fails to connect. Please if anyone can ...