STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STSW-LINK004 GUI command line parameters?

Are there command line switches to the GUI version of STSW-LINK004?I would like to say something like:ST_Link -c SWD -Automatic -P Mycode.hex -OB RDP=1I do it from the command line now, but the "wait for new target" is handy...

TJohn.14 by Associate II
  • 374 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F411 I2C transmission not working

I am trying to get I2C on the STM32F411 to work with an audio codec. For now I am just trying a simple loopback but I am already running into trouble. I am using the standard lib and my code always hangs after sending the 7bit address. I checked ever...

USB DFU on 28pin STM32F042G

Does the 28pin STM32F042 still support DFU over USB even though the USB pins PA12 and PA11 have to be remapped to PA9 and PA10? I want to use DFU to program my part at factory so it will be blank.

KHoll by Associate
  • 561 Views
  • 2 replies
  • 0 kudos

Create Black-magic-probe with STM32

Hello, I am having trouble into using Black-magic-probe with my stm32f103c8. First of all I tried this tutorial : https://medium.com/@paramaggarwal/converting-an-stm32f103-board-to-a-black-magic-probe-c013cf2cc38c to create my own black-magic-probe, ...

pbenj by Associate II
  • 2441 Views
  • 7 replies
  • 0 kudos

USART1_IRQHandler ISR routine not been called?

Hi,I am using a STM32F407VE MCU board with USART1 as debug port. I am able to output string to USART1 but not receiving. This ISR routine never been trigger after I enter some chars from teraterm.I do believe I setup the ISR in .s file and enable ISR...

STM32F030K6 stack problem

hii am trying to make a new project on STM32F030K6 but, after i start and pause debug, a message appears : The stack pointer for stack 'CSTACK' (currently 0x20000658) is outside the stack range (0x20000048 to 0x20000448)  . and the program stuck so...

H.Darwish by Associate II
  • 1566 Views
  • 4 replies
  • 0 kudos