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

Resolved! DPM_Sleep_start build error

Hi Pascal, We have designed a custom PCB, and I’m attaching the schematic for your reference. Since we don’t have a dedicated UART, we have not enabled trace embedding. We are using X-CUBE FreeRTOS 1.3 with STM32U575VGT6. The USB dual-role functional...

ucpd_schimatic1.png ucpd_schimatic.png ucpd_error.PNG

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
  • 465 Views
  • 2 replies
  • 0 kudos

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
  • 473 Views
  • 1 replies
  • 1 kudos

Resolved! SPI Speed delay nucleo H755

Good day,I've been working on getting an external adc on the nucleo H755ziq to work at max speed. The adc can reach up to 1 million samples a second with a clock cycle time of 10ns. Problem is that it's only seeming to go at a speed of 60ns per clock...

Igneous by Associate III
  • 882 Views
  • 11 replies
  • 1 kudos

Can iap is work for stm32H745ZIT3 boards

I have 3 boards of stm32 customized boardFrom one board iam using uart to flash IAP code and application code.By uart I take data for other data and transmit through CAN PROTOCOL and that data (application code) I need to flash code to the other boar...