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

DAC trigger by HRTIM

Hi, I need to trigger DAC1 and DAC2 from HRTIM Timer A on a STM32G474. I have set the DAC Sync option inside the HRTIM Timer A settting to generate a DACTrigOut1 event that triggers my DAC1. But DAC has a separate Trigger event that also works for DA...

berait by Associate III
  • 851 Views
  • 1 replies
  • 0 kudos

Bootloader on STM32H503RB via USB

We wish to bootload a STM32H503RB using USB. This works on the NUCLEO-H503RB, but after resetting the processor on our PCB with BOOT0 high windows reports "Device Descriptor Request failed".AN2606 states that CRS is enabled for the DFU to allow USB t...

CWedg.1 by Associate III
  • 2070 Views
  • 8 replies
  • 0 kudos

Unable to configure Ethernet as RMII

Hello Team, We are prepared our own board for Ethernet Configuration in STM32H745ZIT6 Board then configured peripherals what we need to use in ethernet after configuring ioc file while debug mode every time it will go error handler when it initialize...

ggowd.1 by Associate III
  • 2248 Views
  • 4 replies
  • 0 kudos

FMC timing calculation for NAND Flash

Hi Team,       I have gone through few documents and application notes for considering timing calculation for FMC to NAND, but still i did not get much understanding on this. Can anyone make me to understand how we need to calculate comspace, attribu...

SRAM read

Hi, Im referring F429 eval board fmc sram code. For Nucleo f439, I changed to bank 1 and bank addr=0x60000000 with R/W from e.g. and init from MX tool.The issue I see is on receive, the values are not the same (compared to TX) when buffer size>128 

GauravK by Senior
  • 744 Views
  • 4 replies
  • 0 kudos

Resolved! Can VSSA voltage be slightly lower than VSS? (STM32H7, ADC)

I am wondering if VSSA voltage can be slightly lower than VSS? If so, what is the maximum allowed difference?The reason why I ask is because I would like to measure voltage slightly (0.2-0.3V) below the common ground attached to VSS. I looked in seve...

TDJ by Lead
  • 1758 Views
  • 7 replies
  • 3 kudos

Resolved! Is there a list of MCU's with USB HOST controller?

I need a MCU with a USB host controller. It seems to be hit or miss as to which STM32 chips have this feature. I've tried the product selector on both this site and Digikey, but "host" is only ever listed in the datasheet, so this has proven fruitles...

Nucleo-l476rg interfacing with 74HC165B1

Hello Team,We are trying to configure Nucleo-l476rg with 74HC165B1 with SPI Parallel IN SERIAL OUT but unable to configure the board, Kindly help me with code with any other STM microcontroller in STMCUBE_IDE OR KEIL. Best Regards,Gagan Gowda G

ggowd.1 by Associate III
  • 432 Views
  • 1 replies
  • 0 kudos

Stm32f103c8t6 Can't Start DMA ws2812b

 I want to drive a WS2812 LED strip using PWM and DMA. I've tried everything, but it's not working. I'm running at 72MHz, and I'm using htim2.Init.Prescaler = 0; and htim2.Init.Period = 90-1;. This is how my library works./** wsled.c** Created on: Ma...

nder by Associate
  • 481 Views
  • 0 replies
  • 0 kudos