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

Running CRC check in HAL uart driver

I am using "HAL_UART_Transmit" and "HAL_UART_Receive" in the HAL uart driver to perform uart communication. While adding the CRC check to the communication protocol, I am wondering if there's any HAL uart driver API that incorporates CRC check functi...

Resolved! STM32CubeF4 examples don't build in MKD 5.38

Dear support team,I download recently the last release of Stm32cubeF4 v1.28 and I have the MDK V5.38 installed in my machine, so normally I was expecting that examples will build out of the box but it's not the case.It looks like the project example ...

Bassem by Associate II
  • 1819 Views
  • 7 replies
  • 0 kudos

STM32 firmware update (USB DFU) and encryption

HiI successfully got the USB DFU bootlader working in 2 hours.This one: https://www.youtube.com/watch?v=n_LDXOQHerUNow i would like to add some encryption to it with a time budget of couple of hours.I am already using python for USB DFU update.What i...

MK..1 by Associate III
  • 2454 Views
  • 1 replies
  • 1 kudos