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

STL for STM32L4R5ZIT6

Hello, I am trying to use STL for STM32L4R5ZIT6, while the example project given on STM32L476G. What are the modifications needed to use this example code for STM32L4R5ZI? Referred document: AN4435Thanks in advance!

P..1 by Associate
  • 523 Views
  • 0 replies
  • 0 kudos

Nucleo-F767ZI UDP Echo Server not working

Dear STM support,I'm trying to work on udp communication between my nucleo-f767zi (server) and my ubuntu PC (client). I use LwIP middleware generated by STM32CudeIDE for UDP. I set the static IP address on STM to be 192.168.0.10static IP address on m...

TKham.1 by Associate
  • 417 Views
  • 0 replies
  • 0 kudos

Resolved! CubeMX can't find FATFS solution

I'm trying to use STM32CubeMX inside the STM32CubeIDE to configure a Nuleo-413ZH board. I'm not letting CubeMX initialize the peripherals. I"ve got all my peripherals configured. Except, the FATFS table says "No solution" in the "Found Solution" fiel...

0693W0000058voKQAQ.png
magene by Senior II
  • 1040 Views
  • 2 replies
  • 0 kudos

STM32H743 memory map

Hi Folks,@ALABB​  @Amel NASRI​ The STM32H742/H743 Datasheet (DS12110 Rev 7, appears to be the latest updated one)Page #54/357 of the Document: Table 7 (Flash memory and SRAM memory mapping for STM32H742xI/G)--> memory map for the H743 is missing!It d...

Resolved! Sometimes hitting assert in FreeRTOS vTaskStepTick(). Potential timing susceptibility in SuppressTicksAndSleep_RTC() ?

We are very rarely hitting an assert in vTaskStepTick() due to the sleep period being longer than expected. This looks like it could be due to a timing susceptibility in the kernel but that may be due to my own misunderstanding or something that we h...

JEnya by Associate
  • 635 Views
  • 1 replies
  • 1 kudos

TCP Echo Client example for Nucleo-STM32F429ZI

I have Nucleo-STM32F429ZI board. STM32F4Cube only has one LwIP example for this board. But, I found more LwIP examples for the STM324x9I_Eval board. Now, I am trying to convert one of the Eval examples for the Nucleo board, specifically TCP Echo Clie...

How to implement HID + CDC?

Hello, I am actually trying to implement HID + CDC in my project, I found nothing interesting on Google.Is someone know something about it or have a working example? It would help me a lot, thank you in advance.

HGaut.1 by Associate II
  • 748 Views
  • 2 replies
  • 0 kudos