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! 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
  • 3856 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
  • 652 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
  • 1087 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? İ ...

Putting ADC data via DMA to upper 16 bit of 32 bit variable.

HiI sample analog data with the STM32F401CE ADC. 12 bit resolution. This data is stored via DMA in an array.If I use a 16 bit array, everythin works fine.I now want to shift the whole data 16 bit to the left. Therefore I switched to a 32 bit data arr...

DRums.1 by Associate II
  • 1514 Views
  • 2 replies
  • 0 kudos