STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! force input buffer for CRC to be aligned 32 bits

Dear ST community,I noticed that the CRC API is forcing the input buffer to be aligned 32 bits, which can be understood in order to be generic, but in the majority of the case we have a byte buffer which could be stored in unaligned in the memory or ...

Bassem by Associate II
  • 489 Views
  • 6 replies
  • 3 kudos

Mbedtls porting in STM32L462REY6TR

Hi,I am having a lot of issues trying to port MbedTLS in my board B-l462e CELL1. I am trying to use the cellular project from X-Cube-Cellular and integrate MbedTLS to be able to connect to AWS. I can't find it in the CubeMX so I figured I need to por...

SSWM by Associate III
  • 277 Views
  • 2 replies
  • 0 kudos

USBX CDC ACM Write problem

Hello everyone,I'm developing an application using USBX CDC ACM class in standalone mode. I've written an execution loop for scheduling USB stack operations and there are no problem with READ transaction; i'm able to receive correctly every data from...

Sending DSI Commands at startup?

Hi,I configured the STM32U5G9 DSI Host peripheral in Video mode (with Burst) using CubeMX. Next, I need to send display-specific commands to configure the DSI display registers (not the DSI Host peripheral) using HAL_DSI_ShortWrite(). Does the DSI Ho...

Ricko by Senior III
  • 273 Views
  • 1 replies
  • 1 kudos