STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to change GPIO pin mode efficiently

Posted on February 17, 2018 at 19:38Dear experts,I need to change mode of a GPIO pin of STM32 for some 1-wire protocol.In one state, the pin must be EXTI interrupt, in other state the same pin must be output - at least the MCU should be able to driv...

Pavel A. by Evangelist III
  • 2381 Views
  • 5 replies
  • 0 kudos

STM32 IAP UART Bootlader

Posted on February 19, 2018 at 08:50Hello,      I want to use the STM32 IAP UART Bootlarder in the CubeMX. The example is working fine. However I have a problem with my own code. When I use HAL_Delay() function, the code is crashing. If I do not use...

STM32f407 IAP UART Bootloader

Posted on February 19, 2018 at 09:03Hello,        I want to use STM32f407 IAP UART Bootloader. I'm using the CubeMX example. The example is woking fine. When I use HAL_Delay() on my code, The code is crashing. If there is no HAL_Delay() on my code, ...

USB bootloaser does not work

Posted on July 17, 2016 at 12:48So, hello everyone. I have a problem with starting bootloader using USB cable.I think i did all conditions to provide this mode. NUCLEO F070RB. Win10, Win7HSE(crystall) 12 MHz works fine in Led-blink project. BOOT0=1,...

DmtryVovk by Associate II
  • 2858 Views
  • 24 replies
  • 0 kudos