STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB interface of STM32F303 Nucleo-144 is not detected

Hello all,I want to use the Nucleo Board asmentioned above for sampling data with the ADCs and sending them with the USB interface to my PC. The problem is that the PC (Win 7) does not connect to this port. It doesnt appear in the device manager. Of ...

Bench by Associate III
  • 697 Views
  • 6 replies
  • 0 kudos

STM32L4Sxx/STM32L4Rxx Support in OpenOCD

Hi,I am working on STM32L4+ (STM32L4S5xx) MCU, OpenOCD does not support L4+, https://sourceforge.net/p/openocd/code/ci/master/tree/src/flash/nor/stm32l4x.c has no support for device_id 0x470 - reported by STM32L4S5xx.There is a commit in OpenOCD und...

How to operate EMMC at 1.8V while my MCU is at 3.3V?

Looking at the eMMC requirement, it looks like HS-200 mode is limited to 1.8V/1.2V I/O levels. (From STM32H7 MCU Reference manual) HS200 Bus Speed ModeThe HS200 mode offers:• CLK frequency up to 200MHz Data rate – up to 200MB/s• 4 or 8-bits bus width...

STM32F4 ADC Scan conversion is not working.

Posted on March 20, 2018 at 16:09Hi,i have an ADC where i want to read multiple channels sequentially and than use this data. I read them every second or so, so i want to start the reading manually each time. But when its started it should read all ...

How to set Serial Handflow values in STM32L475VG

Hi AllWe have a custom board based on STM32L475VG. Can anyone please assist that how to set the _serial_handflow values for the usart2 of this chipset.Reference link for serial handflow -->> https://docs.microsoft.com/en-us/windows-hardware/drivers/d...