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

STM32F103 ADC+DMA+USB -> what is a reasonable speed?

Posted on May 11, 2018 at 00:41I am trying to use a STM32F103 as a sampling device to sample a signal at a rate of 200-300kHz for multiple seconds. Using CubeMX the ADC conversion was configured and DMA using a circular buffer was applied. This all ...

STM32: To achieve high speed over usb2.0 @60Mhz

Hello Team,I have developed a custom board having external PHY to drive USB in HS mode. The board consist of STM32h743zit6 controller and PHY from microchip USB3320C driven by an external clock of 52 Mhz.Although the configuration has setup using CDC...

Resolved! RTC not rolling over at midnight

Using the RTC on a NUCLEO-G071RB (HAL) I have a program the prints out the time, date and temperature in degrees Centigrade. I left it running overnight and discovered in the morning that the hours had not reset to 00:00 at midnight and neither had t...

Dabbo by Associate III
  • 2751 Views
  • 3 replies
  • 0 kudos

Resolved! STM32U5 Can't exit STOP2 mode with LPTIM

Hi everyone,I'm trying to enter STOP2 mode with a STM32U575 and exit from it with a LPTIM1 compare match. LPTIM1 is clocked with LSE, so it should be still working in STOP2 mode.Here is part of my code in the main funtion: /* Initialize all configure...

LMenc.1 by Associate
  • 3050 Views
  • 5 replies
  • 0 kudos

STM32H723 ULPI compatible devices

Hi All.This is my first post here.I am in process of developing a device with STM32H723(100pin) which must have USB HS device functionality.I found a number of different HS ULPI PHY chips like USB330, USB3320C, FUSB2805MLX etc.During searching info a...

MikeEmbedded_0-1698785934823.png

static memory zeroed at system reset

At system reset, static memory is zeroed.  I want static memory to be entirely left alone by the system.  I want the memory to have what I put in it, not clobbered.  Granted, I have to retain power to the device, but static memory should be able to r...

Resolved! Can FDCAN work with CAN 2.0B devices?

I am working on a project where the requirement for the microcontroller is to communicate over the CAN bus. The STM32G0B1KET6 is having FDCAN controller inside. It mentions in the datasheet that "The CAN modules are compliant with ISO 11898-1 (CAN pr...

anuj by Associate II
  • 12597 Views
  • 7 replies
  • 0 kudos

LUT Configuration

Hi,I need help about LUT configuration of a custom display. I am using STM32L4R9-Disco board. The LUT for the display is given in .xlsx format. However, I am using another display of size 454x454 with that board. Is there any way to generate LUT for ...

SSG by Associate II
  • 2265 Views
  • 4 replies
  • 0 kudos