STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F469 wakeup from Standby with RTC

I tried to set a STM32F469 controller into standby mode and wake it up periodically via the RTC on a custom board and on a STM32F469I-Discovery board. I had the problem that the controller only went into standby once, on the following runs it woke up...

Dubit by Associate
  • 331 Views
  • 0 replies
  • 0 kudos

How to define internal inerrupt?

Hey there, I'm using a stm32f103c8. I want to define an internal interrupt so for example when a counter reaches a certain value, the event happens and the interrupt performes. how should I do that?

Ala by Senior
  • 351 Views
  • 1 replies
  • 0 kudos

Resolved! The reset value of GPIOB register of STM32F401RCT6

When I simulate STM32401RCT6 with IAR,the MCU is on reset state;IAR shows the value of GPIOB register :ODR=0x00000280;but refer to the reference manual ,the reset value of GPIOx_ODR=0x00000000.Did I do something wrong when simulated?Thanks very much...

0693W000003RfuzQAC.png 0693W000003RfuBQAS.png
Pzhu.1 by Associate II
  • 618 Views
  • 1 replies
  • 0 kudos

Resolved! association du temps et date à un log

Bonjour,Je veux réaliser une tache de log dans mon systeme temps reel et aussi associer l'information à une date et heure.Ma question c'est que comment je pourrais inclure le temps et la date .Mercii

chaida13 by Associate II
  • 533 Views
  • 2 replies
  • 0 kudos

PWM not working on TIM2 channel 1 on STM32H753XIH6

We are using PWM here to change the brightness of LCD display, but PWM is not working , as of now I don't have CRO's as I'm working remotely. Is there anything wrong in the below code??#include "stm32h7xx.h"   void PwmGpioInitalize() { /* Timer GP...

Npiet.1 by Associate II
  • 399 Views
  • 0 replies
  • 0 kudos

Resolved! How to detect max value of real time data in an array

I have connected a sine wave of amplitude 3V with 1.5V shifted above the zero to 12-bit ADC channel by using dsPIC33FJ32MC204 controller and stored in an array. I want to detect the max value out of five samples because after the five samples my data...

0693W000003RTlMQAW.png
Mohan1 by Associate III
  • 2262 Views
  • 8 replies
  • 0 kudos