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

STM32F7 FMC SDRAM wrong reads

Hello,we have a STM32F7 interfaced to a CY62148EV30 SRAM with FMC bus.Sometimes, when several consecutive reads are performed, a wrong value is read.The wrong value has one or more bits at 0 instead of 1 (example: 0x52 is read instead of the correct ...

FMagg.1 by Associate
  • 472 Views
  • 0 replies
  • 0 kudos

STM32 PWM to stop after n pluses

Is there a way to stop STM32 PWM after 10 pluses ?I know one solution is using the system time and issue a stop via the code, however my issue is the stm CPU might be very busy to handle the stop signal.

Wleon.1 by Associate II
  • 2756 Views
  • 19 replies
  • 0 kudos

SWD Pins on STM32L476RG

Instead of using JTAG, I would like to enable SWD programming (via STLink) for a custom STM32L476RG board that I am designing. Which pins of the MCU correspond to the 5 SWD pins normally found on boards like Nucleo and Sensortile? I probably found ou...

SSaha.1 by Associate III
  • 1042 Views
  • 2 replies
  • 0 kudos

HAL_IWDG_Refresh causing the MCU to crash

I have my prescaler set to IWDG_PRESCALER_256 and Reload set to 16000Far before that counts down to 0 when I call HAL_IWDG_Refresh the program crashes.I am running on an STM32L072CZTAny ideaS?

Cfaya.1 by Associate II
  • 866 Views
  • 1 replies
  • 0 kudos

Read Analog Sensor Values STM32

Hello, i am making a project on a stm32 (STM32F767ZI) development board, and i need to read analog voltage from 9 sensors. I have been reading the datasheet to see if is there a ADC mode that can make the process faster and more optimized. The most b...

LConc.1 by Associate
  • 1166 Views
  • 2 replies
  • 1 kudos

Canbus Transmission and Receiving Problem

I have a project which is include Stm32f4 and CAN Trasceiver and I also using CAN Analysing to analyse the line. And I also have 120 Ohm.When I configure CAN1 and try to send CANBUS data with canheader.DLC = 8; canheader.IDE = CAN_ID_STD; canhead...

DCtech by Associate II
  • 772 Views
  • 3 replies
  • 0 kudos