STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

GPIO Interrupt not working Properly.

Hello, I am using the stm32G0B1RE MCU board to detect the GPIO interrupts, after every 140ms, but MCU is not responding to these interrupts fully, like I need to detect the 30 interrupts in 4 seconds, but MCU is detecting only 20 to 21 interrupts, bu...

Rohit007 by Associate III
  • 563 Views
  • 10 replies
  • 2 kudos

STM32CubeIDE SDIO Pin Conflict

Hi everyone. When configuring SDIO, STM32CubeIDE gives me the warning "partially disabled conflict with I2C1" even though the I2C and SDIO bus are on seperate pins. I2C1_SCL and I2C1_SDA overlaps with SDIO_D4 and SDIO_D5 respectively but I'm only usi...

image.png image.png image.png

List of STM32 with Differential ADC

I am looking to use one STM32 MCU with differential ADC support but can't find a custom search method for differential ADCs. Is there a way to list STM32 MCUs with differential ADCs?Preferably M0 or M0+ cores but seems like M4 has it.

MKanc.1 by Associate III
  • 98 Views
  • 1 replies
  • 0 kudos

STM32H7 execute code in parallel FLASH

Hello,I want to execute code located in external 16bit NOR FLASH e.g. on a STM32H7x3 evaluation board.I can run the NOR FLASH demo (erase, write, read flash) successfully but have no clue how to create and flash code.After googling 2 days I found ple...

regjoe by Associate III
  • 1052 Views
  • 19 replies
  • 0 kudos

STM32 external SRAM memory compatibility

Hello, As part of a board re-design due to obsolescence,I need to find a replacement for the existing microprocessor and my choice is the STM32F429. Because of its 32-bit flexible memory controller (FMC). I wanted to know if there is a document speci...

USB XACT_ERROR response on BulkIn request

Hi all,we are developing a board based on STM32F429 chip.In particular I'm developing a composite USB device on USB OTG port, showing a custom device + a CDC device [ep 0x85, 0x06, 0x83] using USB_Device_Library code.Windows correctly shows 3 items: ...

SteMMo_0-1734001551484.png
SteMMo by Associate III
  • 108 Views
  • 2 replies
  • 0 kudos

Resolved! GPIO INPUT PA6

Hi,   STM407G DISC-1 STMCubeIDEWhen I configure PA6 pin as an input with pull-down. In a floating state, I still measure approximately 2.8V.Do I have to use an external pull-down to make it near to zero?

STM32H755 - RTC->SSR & RTC->SHIFTR

Dears, I have issues with setting RTC shift register.I have setup RTC with AsynchPrediv = 127 & SynchPrediv = 255 and is working normally.I tried to periodically setting RTC->SHIFTR with value 100 each 5 secs. Then wait for the shift operation to com...

ravo by Senior
  • 311 Views
  • 13 replies
  • 0 kudos