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

Resolved! CAN Cyclic Frame with 100ms using a timer

Hi everyone,I'm using the STM32F407 for CAN Communication with the Loopback Mode. I'm trying to send a cyclic frame using a timer.I'm using the timer2 with a clock of 84MHz (APB1), a prescaler of 8399 so i will have a tick every 1ms and a period of 1...

Azizz by Associate III
  • 1118 Views
  • 9 replies
  • 3 kudos

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
  • 4983 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
  • 454 Views
  • 4 replies
  • 1 kudos