STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1320 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
  • 517 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
  • 950 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
  • 275 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
  • 280 Views
  • 0 replies
  • 0 kudos