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

STM32f103C8T6 BluePill external interrupt

Hello, I am beginner and I am trying to write a code without HALL. The goal is switch LED when button press using interrupts. I check the button and the LED separately. Everything works fine. But interrupt code don't want to. What am I doing wrong? U...

IShem.1 by Associate
  • 737 Views
  • 1 replies
  • 0 kudos

Resolved! flashing STM32H743VTIx from linux commandline

It seems to me that st-flash still have not got any support for STM32H7xx devices yetIs there other command line options available that run under Ubuntu? Could be payware even.. I have both stlink/v2 and a segger j-link (EDU version) available but ha...

Zainka by Associate III
  • 1109 Views
  • 2 replies
  • 0 kudos

STM32H750 minimal code to blink GPIO

I am using a self compiled arm-none-eabi gcc 10.2 toolchain and I am trying to write a minimal program to switch on a GPIO LED (putting that output to 0 because is cathode connected) on pin PA1. I have the following resulting binary:Disassembly of se...

Resolved! STM32L412 Nucluo64 - garbage data sent from UART

Hello,I am working with the evaluation board STM32L412 Nucluo64, but I noticed that the MCU sends only garbage from UART.The code I am using has been used many times in other projects and should work fine (it's just a matter of calling LL_UART_Transm...

simo zz by Senior II
  • 1586 Views
  • 6 replies
  • 0 kudos

STM32F405 interrupts don't fire

Hello,I'm encouring one problem with STM32F405 interrupts.I'm working on a project that using a MCU STM32F405,I have created a CubeMx Projet, set all the clock (input frequency, Sysclck, APB1, ...), set timer2, CAN2 and UART2. I have set enable TIM2 ...

THenr.2 by Associate II
  • 1078 Views
  • 4 replies
  • 0 kudos

STM32H743 Nucleo144 seems unable to transmit via FDCAN2?

I am trrying to send messages via the second fdcan in classic can format. I am watching the bus with CANoe, but only FDCAN1 (classic master) seems to be able to transmit. If I try to transmit with FDCAN2 (classic slave) my buffer fills up but nothing...

BSpri.1 by Associate
  • 615 Views
  • 0 replies
  • 0 kudos

Qspi stm32h743

​Hello.I am looking for example of External Qspi Loader for the Stm32h743.I manage to make my functions work. but not to create the .stldrI have the impression that he does not take Init.I am under Stm32cubeide.thank you

cVass.1 by Associate II
  • 1924 Views
  • 8 replies
  • 0 kudos