STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

steval-stlcx01 + NUCLEO-F411RE

Posted on April 12, 2017 at 17:09I recently got the steval-stlcx01 SensorTile board and I have a NUCLEO-F411RE which I am using for ST-link debug.As I gone through the ST quick start doc, it place the boards side-by-side.Since the F411RE also power ...

STM32F4 USB RNDIS OTGFS Implementation problem

Posted on April 12, 2017 at 14:27Hi all, we are facing problem in RNDIS USB Class implementation for STM32 Nucleo 144pin. We have reference code but still not able to use USB OTG Library for RNIDS Class. Kindly explain function flow and necessary f...

SPI Slave with hardware NSS on STM32F40x

Posted on April 11, 2017 at 19:10Hello,right now I am facing some probems getting my STM32F407 to work as an SPI slave. The SPI is rightly configured and uses a hardware NSS. Furthermore I use HAL Drivers.I checked the transmitted SPI signals with a...

Init of cube MX USB CDC VCP stack

Posted on April 07, 2017 at 15:09Hello,I am using STs USB CDC VCP stack on a STM32L151.Now I have the special case that some time I come to initialize it a second time, ie call MX_USB_DEVICE_Init(); though it is running. This does not take away the ...

mmensch by Associate II
  • 319 Views
  • 2 replies
  • 0 kudos

STM32 draws excessive current after powerup

Posted on April 12, 2017 at 10:05Hi, I have a STM32F302C8T6 Design where about 20% of the devices (out of a of 40 devices) exhibit a rather strange behaviour:1. On some Devices I could measure a Short circuit between VDD and GND which is internal to...

kolberg by Associate
  • 232 Views
  • 0 replies
  • 0 kudos

Resolved! PCM sound to PC -> Stm32f4 microphone

Posted on April 11, 2017 at 10:55Hello!I am using 'STM32Cube_FW_F4_V1.14.0\Projects\STM32F4-Discovery\Examples\BSP' modified example for recording audio. As far as I understand the audio is recorded, converted from PDM to PCM and saved into WrBuffer...

Resolved! DMA UART with HAL remain busy bug

Posted on April 10, 2017 at 12:51Hi everyone,I've been struggling with a problem a few years ago.I want to send data to my computer via uart and to free the mcu, I need it to be done with dma.The problem was, the first transmission worked fine but I...

joachim by Associate II
  • 4514 Views
  • 4 replies
  • 1 kudos