STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32cubeMx stm32f2 USB_OTG_HS warning

Posted on April 27, 2015 at 07:11when I select USB_OTG_HS->extern phy->device only peripherals, I got warning:These IPs still have some not configured or wrong parameter values?[Clock]Do you still want to generate code.what does this exactly mean? a...

slow boot from Bank2 STM32L4

Posted on March 29, 2017 at 17:05Hi everyone,I want to use the dualbank boot and upgrade mechanism as described in AN4767 with my STM32L476.Toggling the booting bank with the BFB2 flag works fine.Unfortunately, I observed that the booting process ta...

Micha K by Associate
  • 410 Views
  • 1 replies
  • 0 kudos

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
  • 513 Views
  • 0 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
  • 550 Views
  • 1 replies
  • 0 kudos