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

How receive UDP Broadcast with LwIP ?

Hello,I have this problem. I need to receive UDP Broadcast, but The "callback" function is never called. I use LwIP 2.0.3./*----- Default Value for IP_SOF_BROADCAST: 0 ---*/ #define IP_SOF_BROADCAST 1 /*----- Default Value for IP_SOF_BROADCAST_RECV: ...

Peko by Associate III
  • 667 Views
  • 0 replies
  • 0 kudos

Resolved! QSPI example not working for STM32F779NI-EVAL board.

I am working on STM32F779NI-EVAL board. I've tried the following QSPI example of stm32f769-eval board on STM32F779NI "..\en.stm32cubef7\STM32Cube_FW_F7_V1.14.0\Projects\STM32F769I_EVAL\Examples\QSPI\QSPI_ExecuteInPlace"I'm facing an error in QSPI_Wri...

AAgra by Associate
  • 1065 Views
  • 5 replies
  • 0 kudos

LPUART LL example - Rx not working

Hy everybody,I have a Nucleo 144-L496ZG board and I test the STM32Cube_FW_L4_V1.13.0 Examples_LL\LPUART\LPUART_WakeupFromStop2 example with IAR. The Tx is working (I see it on the PC's Realterm /TeraTerm) but the Rx doesn't. Even if I do not enter th...

sle by Associate
  • 667 Views
  • 1 replies
  • 0 kudos

Resolved! Unable to append data to a file in SD Card.

Hello,I am using a F413ZHTx Controller on a custom board. I am logging data onto the SD card using SDIO interface. Since I am logging a lot of data, I created a code to:1) Open the file on the SD card2) Log 100 entries3) Close the SD card file4) Reop...

STM with Fiber optic PHY.

Hi all, I'm looking for an STM microcontroller based eval-board/reference design, using only one Optical Phy. I would also like to have schematic and firmware support [preferred SPL] for the above requirements.Thanking with regardsAatif S...