STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! UART Interrupt dosen't cause lag ?

I run an example project which has 250 ms HAL_Delay with led blinking in while loop, and also an HAL_UART_Transmit_IT function which prints "Hello world!" with HAL_UART_TxCpltCallback calling itself.250 ms led blink is not lagging and printing also w...

CYara.1 by Associate II
  • 790 Views
  • 4 replies
  • 0 kudos

freeRtos and coordinating 2 tasks

Hi forum ... I am using freertos inside my stm32f7 MCU.. I have 2 tasks .. One task is reposnsible for sending data (UART ) every *** ms to another board.. One task is responsible of reading a text file via usb and writing in a global variable the da...

SGasp.1 by Senior
  • 946 Views
  • 5 replies
  • 0 kudos

STM32G431KB CAN boot loader

Hi,We are using the STM32 G431KBT MCU for our project. I ma looking for a CAN bootloader for the same.As per the data sheet, the STM32 boot loaders for this MCU support I2C/SPI/UART/DFU.As this MCU supports CAN also, I am wondering it has a CAN boot ...

KPras.1 by Associate
  • 1264 Views
  • 3 replies
  • 0 kudos

STM ROM Bootloader on STM32F217VGT

I'm working with a STM32F217VGT that has Bootloader version 3.1. I'm experiencing issues with the ROM'ed bootloader provided by ST. The issue is the Bootloader is unresponsive to UART1, the desired interface to communicate with the bootloader. We kno...

MFC2 by Associate II
  • 815 Views
  • 4 replies
  • 0 kudos