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

MIPI-DSI LTDC configuration lcd

Hello everyone, I need help with a DSI + LTDC configuration.I'm working on a custom board with an STM32H747BIT and trying to drive a 720x1280 RGB888 display without GRAM, using the ILI9881C controller via DSIHOST + LTDC.Here’s the situation:I’m curre...

Optimization breaks SPI code on L562

L562 processor.  SPI1.  Blocking mode.  Two sequential writes, second write variably returns error.code:// uses CS if USE_CS is set to CS_ACTIVE (default) // CS is not used if USE_CS is set to CS_INACTIVE uint32_t HAL_SPI::Send( uint8_t* cmdpt...

Resolved! Hard Fault during tx_sempahore_get()

I have a custom board with a STMU5F7VJT, programmed over SWD, with an on board MMC and a usb connector. I am trying to access the onboard MMC with FileX and ThreadX. Using USBX, I can access the MMC just fine, and even format it from my computer, so ...

Can't Explain STM32H563 ADC Timing

ADC1 clocked @ 65 MHz, prescalar 0 for divide by 1, continuous conversion, DMA circular mode, 640.5 cycle sampling time, 256x oversampling, 12-bit resolution, 3 channels per sequence. The channels in the sequence are: IN3, temp sensor channel, Vrefin...

mccabehm_0-1759357945906.png

Resolved! STM31L431 RTC calibration with LSI

I need to calibrate STM32l431 RTC in software for using LSI clock. When I compare STM32 RTC with GPS reference I get the following GPS 1759492828 1759493307 => RTC 1759500022 1759500494Diff GPS: 479 secondsDiff STM32: 472 seconds=> 7 seconds = 1.48% ...

RFlod.2 by Associate III
  • 143 Views
  • 5 replies
  • 0 kudos