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

stm32h745 M4 Core doesn't work properly

Hello All, I have a STM32H745-DISCO board and trying to run a very simple program where M7 toggles Green LED and M4 toggles RED Led. After programming, I can see that Green LED is toggling fine but RED LED is not.Below is my simple main code: M7: int...

HKapo.1 by Associate III
  • 866 Views
  • 1 replies
  • 0 kudos

Questions about sending RTL8720DN server messages

I made a wifi server with RTL8720DN and connected it to hercules client to send and receive messages, but I can't send them​It worked well to make it a client, send and receive messages from the server,It's a problem sending it to the serverI don't k...

ark2 by Associate III
  • 712 Views
  • 0 replies
  • 0 kudos

How to find reason for hard fault , very rarely occurring ?

the "system" is a audio player, decoding (in float) MP3 stream, output on I2S to a DAC;cpu H743 , at 200MHz, i/o by DMA1 , stream coming from ESP8266 wlan radio.system ok, running ...maybe 1..3 hours, then hang up:just now got it first time, still in...

0693W00000WHVrDQAX.png 0693W00000WHVsfQAH.png 0693W00000WHW13QAH.png 0693W00000WHW1DQAX.png
AScha.3 by Super User
  • 2041 Views
  • 5 replies
  • 0 kudos

Stop mode in stm32L552

Hi all,I am using stm32L552CE. When I enter stop mode or sleep mode, the current is too high (5mA for stop mode, 18mA for sleep mode). /* Enable PWR clock */  __HAL_RCC_PWR_CLK_ENABLE(); HAL_Delay(5000); printf("Go into stop mode\r\n"); /****** Suspe...

kkid.1 by Associate
  • 1237 Views
  • 3 replies
  • 0 kudos