STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Getting sleep to work when USB CDC is enabled?

My program has the option of sleeping for a period using the RTC to wake or sleeping until the wakeup pin is set high. Both these functions work perfectly if I talk to the outside world using a uart.However, I configure CDC as a serial port SLEEP doe...

PMath.4 by Senior III
  • 2579 Views
  • 13 replies
  • 0 kudos

STM32L4R5 Flash programming and dual bank switch

Hello community,I'm currently having issues or perhaps not fully understanding the procedure of writing data to the MCU bank 2 and then switching to this bank to run the program from bank 2.My setup for now is using a custom protocol for sending the ...

Ajoha.2 by Associate
  • 500 Views
  • 1 replies
  • 0 kudos

Confused about F407 USB OTG FS

I wanted to implement a simple USB device only on a STM32F407. When I enable it in CubeMX under USB_OTG_FS I get a DP and DM line and there is an option to activate the VBUS line. Is activate VBUS absolutely necessary? It is after a simple device onl...

Resolved! Ethernet example modification for STM32H745I-DISCO

I came across this Ethernet example:https://community.st.com/s/article/How-to-create-project-for-STM32H7-with-Ethernet-and-LwIP-stack-workingIt is giving me an issue regarding configuring HSE in bypass mode. The maximum core frequency l can get is 96...

DWill.4 by Associate II
  • 1070 Views
  • 4 replies
  • 0 kudos

Regenerating a UCPD project in CubeIDE 1.6 deletes the library file from the linker settings in the project configuration.

This thread is a new problem discovered while investigating a different USB-PD issue in another thread. @Yohann M.​ recommended that I create a new thread for this issue. Here is the link to the other thread: https://community.st.com/s/feed/0D53W0000...