STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Flashing via a onboard debugger

There is an onaboard st-link programmer/debugger on my stm32 Nucleo-F446ZE development board.I want to know can I use this st-link to flash my LoRa E5 Mini board which does not have any onboard programmer/debugger facility.If yes kindly provide me co...

SumitAdep by Associate II
  • 1644 Views
  • 2 replies
  • 0 kudos

Time out when reading or writing on memory using the Bootloader over UART - Nucleo L476RG

Dear community, I have been fighting against the Bootloader for a time now. I manage to initiate it, using GET commands and the read unprotect command. But when it comes to reading or writing, I just get a timeout, no NACK or anything. I don't know w...

Add LCD MIPI 4 lanes to STM32F469-DISCO

I would like to replace the actual display available in STM32F469-DISCO with another LCD MIPI 4 Lanes (datasheet attached). Do you think that its possible to create a "wire solution" to add this new display or its require a major modification to the ...