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

STM32 PDM Interfacing with DFSDM Nucleo-L476RG

I'm trying to use a STM32 Nucleo-L476RG to get audio from a PDM MEMs Microphone (Infineon IM66D120A) using DFSDM and save the audio to an SD Card. I'm able to write to the SD card using SPI but I'm not able to get any usable audio recorded onto the S...

STM32F103 RTC + VBAT date resets after power off

Posted on February 28, 2017 at 12:35Im using STM32F103C8T6 and have issues with RTC and VBAT. Project generated in CubeMX 4.19.0 for Keil, I commented date and time setup in MX_RTC_Init() and time restores fine after reset/power off, but date become...

rokko by Associate II
  • 5350 Views
  • 14 replies
  • 0 kudos

Nucleo-f439zi, Invalid USB Packet ID (0xda)

Hello, I am writing USB OTG from scratch for a Nucleo-f439zi. Till now I have managed to make it reply to some Setup requests, to be more specific it replies to Device Descriptor and set Address , ( I am currently figuring out Configuration request w...

Resolved! 5V Tolerant GPIO pins (STM32F103VET6)

I am interfacing many 5.2VDC signals with an STM32F103VET6 MCU, using PB0,PB11,PD9,PD10,PD11,PD12,PD14 as input. According to the datasheet these pins are 5V Tolerant. In the past, regardless of a pin's "tolerance" to 5V I have always used a level sh...

Resolved! External Memory Byte Access

I have a board with the STM32F407ZGTx, which has space for an SRAM/PSRAM expansion, using IS62WV51216BLL-55TLI. I installed it, everything was fine.I worked with the old 68000 processor, which had 2 signals, UBS and LBS if I'm not mistaken. Upper Byt...

MSilv.1 by Associate III
  • 645 Views
  • 4 replies
  • 1 kudos

STM32F103RBT6 USB communication problem

Hello,I have a problem with the STM32F103RBT6 to setup USB communication.I tried to setup it up according to this instruction: https://shawnhymel.com/1795/getting-started-with-stm32-nucleo-usb-virtual-com-port/Then I found that my MCU has a special p...

prscr1.jpg prscr2.jpg