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! Timer 4 CCMR2 configuration (STM32F4)

Hi,I want to use output compare4 mode for timer 4. I have doubt regarding the registersetting in TIM4->CCMR2 valueAs per the reference manual it is given Bits 14:12 OC4M: Output compare 4 mode andBit 11 OC4PE: Output compare 4 preload enableI have to...

Kumar B by Associate II
  • 1417 Views
  • 2 replies
  • 0 kudos

programming the flash through SD card

Hi,I want to flash the hex file in SD card into the FLASH of the STM32H753VI. can anybody help?I have tried the sample program given in in-application programming section but no luck. the program builds and runs, but it gives no results.

dv.13 by Associate II
  • 903 Views
  • 1 replies
  • 0 kudos

How to use the Vbat

I am using stm32l431cbt6.when I use the Vbat(3.0V) and close the vdd,I Measure the current is 0.4ma.I see datasheet say i = 200na.I wonder if any software configuration is missing

Tivon by Associate II
  • 3745 Views
  • 5 replies
  • 0 kudos

STM32F4: LL example/library for I2C

Does anyone know of a working I2C LL library or example? I can find old examples using Std Peripheral libraries (and I know I can try using the SPL_to_LL utility), and recent HAL examples, but nothing based on LL, which is my preferred way to use the...

fbar by Senior
  • 908 Views
  • 0 replies
  • 0 kudos

STM32 SRAM HW parity - a meaningful product feature?

Hardware parity generation and check mechanism can be found in the datasheet of several STM32 controllers (e.g. STM32F0/3x/L4x, etc.).I have here a few questions/concerns related to this feature and would be grateful if these could be addressed:1) Us...

Zike84 by Associate II
  • 4361 Views
  • 6 replies
  • 0 kudos

How does some of .c and .h Files getting created and generated and should we create and code it manually or it is also auto generated ?

Hello,I am new to STM Programming. I am Using STM32H743 micro controller for dual camera Interface . This Project has done by a colleague and now he left the office and now my job is to analyze it and to do small small changes in it.I have understood...

0690X00000Arr34QAB.jpg
MGane by Associate II
  • 3519 Views
  • 0 replies
  • 0 kudos

stm32h750 emwin in Internal RAM

I am working on STM32H750 microcontroller. I want to use 480X272 RGB LCD without external RAM. So i was trying emwin example code but that uses external SDRAM for lcd data storage. I changed data storage location from external RAM to Internal RAM but...

VAgga by Associate II
  • 619 Views
  • 0 replies
  • 0 kudos