STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to write EEPROM inside STM32F746G-DISCO board ?

Hi.I am developing a project using the STM32F746G-DISCO board.During development, there are cases where EEPROM needs to be used. Is the STM32F746G-DISCO usable like EEPROM by using internal flash?I tried using the STM32F746G-DISCO default sample sour...

ljeon.1 by Associate II
  • 1056 Views
  • 4 replies
  • 0 kudos

What to change when changing from TIM2 to TIM5?

Hello, I would like to change TIM2 to TIM5 but my code didn't work after I changed that. Could someone help me please? Thanks a lot Here is the code #include "stm32f4xx.h" /* PA0 - TIM2_CH1_ETR/ TIM5_CH1/ TIM8_ETR/ USER BUTTON PA1 - TIM5_CH2/ TIMM2_C...

TrixCZE by Associate II
  • 785 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F031G6U TIM14 supports OPM (One Pulse Mode)?

STM32CubeMX (STM32Cube_FW_F0_V1.11.2) allows option for One Pulse Mode for TIM14. Does TIM14 actually support OPM on STM32F031G6U? In Reference Manual (RM0091 rev 9), TIM14_CR1 does not have bit 3 OPM. Is mistake in Reference Manual or in STM32CubeMX...

STM32f103c is not detecting in my PC

I had installed required drivers for STM32F103C in my PC and also I had installed necessary packages in keil IDE and Arduino IDE. I am not able find out the problem.I am using ST-Link V2 i have made a proper connection with STM32F103c board.Below I h...

0693W000007CVLCQA4.png 0693W000007CVKdQAO.png
KNesa.1 by Associate
  • 409 Views
  • 2 replies
  • 0 kudos

Question regarding storing data in flash

Hello! I was looking at finding a way to store/read data from flash. I understand it's slow but, for my application, I mainly want to be able to have some data written to part of the flash (in byte form) that I can pull from flash during my applica...

JayDev by Senior II
  • 815 Views
  • 2 replies
  • 0 kudos

SPI Slave

In my Application, ill use 2 uC stm32h743.Between both, my plan is to apply a SPI interface, when one of them will be the Master and the second will be the Slave.My first question is, does the uC can work as Slave? does clk pin can work as input at t...

Pkats.1 by Associate II
  • 466 Views
  • 2 replies
  • 0 kudos