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

ping issue when lwip ported on stm32f765z

hello,i have ported lwip stack on out custom board build around stm32f765z controller. After porting board is able to get dynamic ip assigned by dhcp server. to check the connectivity i pinging the board from a windows pc which is also in the same ne...

SDIO example for STM32L476RE

Hi, I have he STM32L476RE chip, and I see that it comes with SDIO support. I couldn't find any examples for programming this in the STM32CUBEL4, but I found SDIO examples in STM32Cube_FW_F4_V1.21.0\Projects\STM324xG_EVAL\Examples\SDIO.Can I use the s...

KNaga.10 by Associate II
  • 641 Views
  • 1 replies
  • 0 kudos

Is there an example of using the stm32f7xx_hal_eth driver to send raw ethernet frames without using lwip ?

Hello community,Can someone please provide me with an example of using the stm32f7xx_hal_eth driver to send raw ethernet frames without using lwip ?I am trying to send raw ethernet frames with an STM32F746G-Disco but can't figure out what APIs to use...

khaaal by Associate II
  • 1121 Views
  • 1 replies
  • 0 kudos

Resolved! USB CDC Power request

Does the STM USB CDC driver support power negotiation? If so please could someone point me to where I configure a request for more than the default 100mA.I'm using STM32F407 and CDC is working nicely but the computer only shows that 100mA is reques...

PMath.4 by Senior III
  • 1309 Views
  • 2 replies
  • 1 kudos

ST official example code (stm32cube_fw_l4_v1140->32L496GDISCOVERY-> QSPI_MemoryMapped )has optimization "Instruction scheduling" bug!

Official board: STM32L496G-Discovery board(MB1261B)IAR version: 8.32.3.2028Example code : QSPI_MemoryMapped (location: stm32cube_fw_l4_v1140\STM32Cube_FW_L4_V1.14.0\Projects\32L496GDISCOVERY\Examples\QSPI\QSPI_MemoryMapped)​The demo code run the WRO...

adong by Associate
  • 712 Views
  • 1 replies
  • 1 kudos

UART RX overrun at specific condition

Hello again!I've got (another) weird problem working with both H743 and H750 (rev X and rev V). Here is my setup:SYSCLK = 400 MHz (from HSI RC)UART8 = 100 MHz, Async mode, only RX/TX, 19200-8-1-NUSART1 = 100 MHz, Async mode, only RX/TX, 19200-8-1-NUS...

Peaga by Senior
  • 779 Views
  • 2 replies
  • 0 kudos