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

Resolved! Custom Bootloader design for STM32F4

Hi All,Kindly let me know how to customize standard ST bootloader and change the default UART pins, Currently bootloader working on UART1 and UART3, but i want bootloader on UART2Microcontroller Details -STM32F4

vchau.1 by Associate
  • 1198 Views
  • 3 replies
  • 0 kudos

Problems with UART Interrupt Receive

Hello, i have a STM32F407VET6 MCU and i have problems with UART3 and Interrupt Receive, it does not work.UART3 is connected with a Display, my MCU sends every Second a "PING" and the Display answers with "PONG", that works fine.Global Interrupt for U...

Sany by Associate III
  • 6350 Views
  • 7 replies
  • 0 kudos

Cant disable all interrupt while using CMSIS RTOS V2

Hi everyone I am using stm32l496 and I am trying to disable all the interrupts while running sensative routines. to disable all the interrupt I am using __disable_irq and to enable them  __enable_irq.But nothing seems to happen, even after I use disa...

HZaib.1 by Associate III
  • 1242 Views
  • 1 replies
  • 0 kudos

not able to ping the STM32H750 device intermittently

Hi,Our project is using STM32H750 together with µC/OS-III as the OS and µC/TCP-IP as the network stack.The device is able to be assigned with an IP address by DHCP server.And the device can respond to ping initially.But if we ping the device continuo...

ckw089 by Associate II
  • 1285 Views
  • 4 replies
  • 0 kudos