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

Update STM32 Firmware from external flash

Hello,I am designing an embedded system with these parts:A Low-Power STM32F091RCT6 microcontrollerEC25 LTE/GPRS moduleA 16 Mbit serial flash (W25Q128JV)After each reset, the microcontroller should check if a new version of firmware is available. If s...

SPI DMA variable data length

Hi,I'm working with stm32H743zi (Nucleo-144) , I have a device that transmitting data via SPI to my stm32H7, the problem is that the device sending data with a variable length that I have no idea about it and there is no way to receive the length bef...

ESale.2 by Associate II
  • 3596 Views
  • 11 replies
  • 0 kudos

Resolved! How to correctly set up FDCAN Message RAM Start Addresses?

How do I have to set the configuration of the FDCAN Message RAM Start Adresses correctly in order to use 2 CANFDs simultaneously?Is there an example which shows a correct initialisation? The default samples initialize all start Adresses to 0, but thi...

GS1 by Senior III
  • 3916 Views
  • 1 replies
  • 2 kudos

SMT32F3 Differential ADC

Dear friends,I'm setting a differential ADC input for my application.The Positive voltage connects to ADC1_IN1 and the Negative connects to ADC1_IN2.When I reading the 0V, the result I get is 1583 values of ADC (It is the raw data, I did not convert ...

PNguyen by Associate
  • 667 Views
  • 2 replies
  • 0 kudos

Resolved! Detailed STM32f1xx HAL library reference

I've been driving myself crazy trying to learn STM32 programming. I've selected an STM32f103c8 to try and program. I've searched low and high, and have not found a detailed reference for the HAL libraries. Any links to such references or good tutoria...

LEfca.1 by Associate
  • 1102 Views
  • 3 replies
  • 0 kudos

Can someone help me about visual programming of STM32?

Hello, i need to find visual programming( with code blocks) like mBlock, Scratch, eBlock etc.. These programs doesn't include STM32 devices to use Arduino Firmware.How can i find program for STM32 or how can i add stm32 to mBlcok external devices? İ ...