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

Lock FLASH from debugger

Hello. I need a simple way of locking flash so no once could clone my device very easy but at the same time i could do re-flashing to new code ( basically limit flash to write only from debugger/SWD perspective)Is where easy way of doing this by simp...

Linas L by Senior II
  • 750 Views
  • 1 replies
  • 0 kudos

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
  • 591 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
  • 1027 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
  • 1192 Views
  • 2 replies
  • 1 kudos