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

stm32f7 + freertos +USBFS MSC stack not working

I am starting to use stm32f7 + freertos +USBFS MSC stack in the produce, but never work. I start from CubeMX, and it works if no freeRtos. The file can be written and opened without a problem, but with the FreeRtos, the code always stuck in the file-...

kqian by Associate II
  • 322 Views
  • 0 replies
  • 0 kudos

Bootloader and distance reprogramming

Hello,I program on the NUCLEO-144 STM32F767ZI board and I have been facing a problem for over a week.In FLASH memory, I have 3 programs located at specific addresses:- A bootloader which allows to start on the main programmer or reprogramming program...

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
  • 670 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
  • 558 Views
  • 1 replies
  • 0 kudos