STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G070 as the alternative to STM32G081

ST has confirmed that STM32G070 uses same silicon as STM32G081, thus we're considering use it as the alternative to STM32G081 due to availability problems.STM32G070 lacks BOR feature and CEC hw block acc. to datasheet but we have proven by trial that...

LPiro.1 by Associate II
  • 778 Views
  • 4 replies
  • 1 kudos

spi in STM32H7

SPI in stm32h7 (stm32h743iitx in slave mode) don't work, receive wrong values.how I make spi to work correctly in stm32H7? its not clear at allthanks,

M4D by Associate II
  • 921 Views
  • 6 replies
  • 0 kudos

Are there any errors associated with the CAN Controller on the STM32F205ZGT6 MCU which could explain the CAN bus packet failures when the ambient temperature is increased to 40°C?

Hi,I wonder if you can help us? In one of our projects we are using the STM32F205ZGT6 Microcontroller and specifically we are using the CAN bus. The problem is that when we increase the ambient temperature around the MCU to approximately 38°C to 40°C...

MColl.5 by Associate II
  • 827 Views
  • 3 replies
  • 1 kudos

Resolved! STM32L011K4T6 Wake Up Pin Configuration

I've struggled with this for a few days and read a dozen forum posts that end unanswered.I am trying to put my micro controller into standby mode and then wake it up with an IMU pulling the PA0/SYS_WKUP1 pin high. What I am finding, which is somewhat...

LMill.2 by Associate
  • 3018 Views
  • 1 replies
  • 0 kudos

Resolved! WWDG_IRQHandler called after a blx instruction

Hi all,I'm trying to use a version of the elua interpreter on a stm32f446re nucleo board.I've encountered a problem, the program is jumping on an infinite loop after entering a couple of functions of the interpreter. The system is blocking in an WWDG...

NoeMurr by Associate II
  • 1123 Views
  • 3 replies
  • 0 kudos

stm32h725 injected ADC with timer 8

Hey all, I'm trying to trigger an ADC interrupt with timer 3 on the regular channel and timer 8 on an injected channel for both ADC 1 and 2 on the STM32H725, However, It seems like I'm only ever able to trigger the regular channel interrupt with time...

ACipr.1 by Associate
  • 458 Views
  • 0 replies
  • 1 kudos

Trouble with FDCAN

Hello, I built a small CAN network using CAN 2.0 transceivers. I wanted to add some FDCAN devices using classic mode. However, I seem to be having trouble just talking to the transceivers. For instance, I have an STM32L432 (Attached to a Nucleo). ...