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! WKUIE bit in IER

Hi all I want to know About WKUIE bit in IER STM32F407 disc board. I have configured filters for Fifo so do I have to enable WKUIE bit in IER register because even I have not enable it still I am able to receive data as RXinterrupt in rxfifopendingme...

Ash1 by Associate III
  • 448 Views
  • 1 replies
  • 0 kudos

Resolved! Internal RAM is too full

Hello,I am using STM32H747 Discovery board in that I am using TFT display using LVGL in code my RAM is taking space upto 250 KB and my code is going in hardfault_handler(); Can anyone suggest me the solution

build.JPG target.JPG

Multiple USB HID interfaces

On an STM32F103CB I'm running the USB Custom HID Device STM32CubeIDE example.It has 1 USB HID Interface with 2 USB Endpoints (Input and Output, interrupt transfers), and I've added a Report Descriptor with several top-level collections, and it's work...

Resolved! pwm duty cycle measurement for 0% duty cycle

I am working on STM32L476RG mcu for duty cycle measurement of PWM signal. I share my code with you. it working fine but when i switch off pwm input coded stuck there and it shows previous reading .when i again given input then it measure the duty cyc...

Resolved! STM32L0 wake up pin 1 (PA0) not working?

Hi, I would like to use system wake-up pin 1 (PA0) as an external interrupt to wake up my MCU from standby mode. Understand that a rising edge on PA0 (wake-up pin 1) should trigger the MCU to exit standby mode. However, I am encountering difficulties...

chai2145_0-1732069413356.png chai2145_1-1732073239975.png

Reading a SIF signal

I am trying to read the data interpreted in a SIF signal using a Nucleo-F072RB. There are three parts to be identified in this signal;Synchronization signal : A 50 ms LOW signal followed by a 0.98 ms HIGH signal.Bit 0 : 0.98 ms LOW + 0.46 ms HIGH.Bit...

Screenshot 2024-12-12 093114.png

Cannot set deadtime for HRTIM1 in NUCLEO-G474

Hello,I have the NUCLEO-G474RE kit and am trying out basic exercises such as toggling GPIO pins, setting up timers and generating PWM gating pulses. I got GPIOs and timers working. I got basic complementary PWM working on Channel A with the HRTIM. Bu...

SKI by Associate
  • 566 Views
  • 2 replies
  • 1 kudos