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

STM32F334R8 Nucleo Power Consumption measuring

Hi GuysI I am a beginner and appreciate any help!I need to measure with this microcontroller power consumption on SonyPlayStation, Xbox and Nintendo. Could someone give me a possible solution way/recommendations, what should I do, and how could I do ...

FBobo by Associate
  • 588 Views
  • 2 replies
  • 0 kudos

Exit from Low Power mode with wakeup pin STM32L072

I'm using I-CUBE-LRWAN but i have a problem with the wakeup pin (PA0): i can't "wake up" the micro from low power mode with the pin PA0 (WKUP1) of STM32L072CZY.At PA0 I put a pull-down and a button connected to 3V3 to generate a rising edge.I tried t...

Playing video on STM32F7 disc board

Hello,I have F746 discovery board and i want to play a video file stored in SD card. I have successfully able to do file access(txt file) with sd card and file system. to play a video file what are the software modules i have to integrate into my pro...

n.serina by Associate III
  • 501 Views
  • 1 replies
  • 0 kudos

How can I either turn off HardFault_Handler interrupts or find out whether I'm running stand-alone or with a debugger?

I am working with the STM32F405-microcontroller and I'm writing my code inside Eclipse (NOT System Workbench) and I'm compiling with GCC and I am debugging using GDB OpenOCD Debugging. My project only has a debug-configuration, it does not have a rel...

arnold_w by Senior II
  • 593 Views
  • 3 replies
  • 0 kudos

SPI EOT interrupt triggered right after SPI enable

Hello,I do some SPI communication, which in general works fine, now I want to get an interrupt at the end of transmission. I use only TxFifo, so TSIZE is left 0. It works fine to load some data into TxFifo via TXDR. Now I enabled SPI interrupt and se...

How to put device into shutdown mode? STM32L4R5ZI

I am trying to modify the example given for neucleo - LP14R5ZI and port for my custom board.User button in example is similar to PA0 in my codeand similarly for LEDThe device does not go into shutdown mode. I have attached main.c of my modified code

VPuro by Associate
  • 549 Views
  • 1 replies
  • 0 kudos