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
  • 846 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
  • 1020 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
  • 1366 Views
  • 3 replies
  • 0 kudos