STM32 MCUs Embedded 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
  • 370 Views
  • 1 replies
  • 0 kudos

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
  • 404 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
  • 697 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
  • 398 Views
  • 1 replies
  • 1 kudos