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

Azure IOT for Middleware

Dear ST Experts,I hope this message finds you well.My current requirement is to implement Azure IoT Middleware for FreeRTOS on an STM32F2 series board. As I am relatively new to IoT development, I would appreciate your guidance and support in getting...

Ethernet +LWIP +FREERTOS on stm32f407 board

Hi all I am trying to run ethernet stack along with freertos using TcpServer,so the issue what I am facing is I am not able to ping my board via hercules. I have checked all the configuration and register MAC MMC DMA is fine and even my three tasks 1...

Ash1 by Associate III
  • 192 Views
  • 6 replies
  • 0 kudos

STM32U545 AES GCM Tag mismatch

Hi,I am trying to use the AES hardware on the STM32U545 with the STM HAL libraries.I am able to correctly encrypt and tag an number of bytes of plain text. However, whenever I try to decrypt an encrypted message with a length not divisible by 4 I get...