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

STM32N6570-DK: LCD flickers when boot from flash

Hello,I have an application that shows image from camera from time to time on the screen. This app flashed at 0x7010'0000 and works well when I run FSBL in dev mode from debugger.But if I flash this FSBL at 0x7000'0000 and switch to flash boot app wo...

p5n by Associate II
  • 441 Views
  • 4 replies
  • 0 kudos

Resolved! X-CUBE-LED1642 download

The X-CUBE-LED1642 software seems to have gone missing. There are no links on the web page where you can download it.Should be here: https://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32c...

qua by Senior
  • 288 Views
  • 1 replies
  • 0 kudos

STM32H743 ETH Problem with RT Thread and LWIP

Hi,I created the STM32H743 project based on RT Thread and LWIP, only open ICache, if I modify the content of a function, it will lead to the Ethernet transmission success, but there is no data on the MII interface, debugging compared the ETH register...

ketlen by Associate II
  • 755 Views
  • 7 replies
  • 3 kudos

Resolved! Update about USB PD Stack to support EPR mode

Any update on when the middleware will be extended to support EPR? The availability of TCPPE or devkits is not really all that important for a software update and probably should not be gating. Should I switch to the HUSB238A instead of the STM32G0?

zbrozek by Associate II
  • 307 Views
  • 1 replies
  • 0 kudos

USB OTG Phy

Hi allFor some reason unknown to me, my PHYSEL bit in GUSBCFG is not setting, and I don't know why static inline void core_initialisation(void) //from page 3403 { // 1. Program OTG_GAHBCFG register: // - Enable global interrupt mask bit (GINT...

Maaz1 by Associate III
  • 408 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 FFT USING CMSIS DSP -1024Point FFT

I need to do a 1024 point FFT on the STM32F446RE Eval Board. I try to integrate the CMSIS-DSP Libraries as mentioned in the forum and it creates errors only and I can't even run the program. I need to do a q15 FFT ,but it is not working. Help me to t...

STM.png