STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H755 SPI Slave DMA Issue

Hello, I have been stuck on this issues where I cannot get my SPI slave running on the STM32H755 to successfully do full duplex communication. Right now I want the simplest case to work where the SPI master, also an STM32H755, sends a 16 bit data pay...

thejoyousheap_0-1745956106497.png

STM32N6 H264 Video Encoder ASIC datasheet / manual

Hello folks,I am investigating the Video Encoder on the STM32N6 and have been working through the reference project (VENC_SDCard_ThreadX).The user manual (RM0486) is very vague on detailing the Video Encoder, and lists over 100 pages of registers whi...

exarian_0-1745948663250.png
exarian by Associate III
  • 26 Views
  • 0 replies
  • 0 kudos

TIM13 and TIM14 PWM output issues STM32H562

Hi All,I have a project that is using the STM32H562. I am having an issue using tim13 and tim14 to generate PWM outputs going to LEDs. The project uses timers tim2, tim3, tim4, tim13, and tim14 for a range of different PWM peripherals. For all of the...

dlewis by Associate II
  • 226 Views
  • 8 replies
  • 0 kudos

Resolved! STM32 Bootloader: FAA DO-178 Certification?

Is the internal bootloader on the STM32H723 DO-178 certified?   It just dawned on me that the whole line of CPUs might be disqualified for aircraft use because the bootloader code "flies" with the aircraft and all such code must be certified to the l...

Niramas by Associate II
  • 311 Views
  • 16 replies
  • 0 kudos

Resolved! STM32G431 I2C with HAL gets stuck in the interrupt

I am trying to use a G431 as an I2C device (slave). Unfortunately it can be made to latch up rather easily, getting stuck with an endlessly triggering I2C interrupt. It appears to be a flaw in the HAL code where it doesn't clear the interrupt flags, ...

qua by Associate III
  • 97 Views
  • 5 replies
  • 0 kudos

STM32H7 won't calibrate using STMCubeMX v6.13.0

CubeMX-generated code gets stuck on HAL_ADCEx_Calibration_Start(&hadc1, ADC_SINGLE_ENDED) using IDE v1.17.0 and FreeRTOS. RTOS is using SystemCoreClock. HAL Tick is using TIM17 with a priority = 14 (Higher than SysTick Timer.)Made AdcTask highest pri...

dbrooks by Associate II
  • 218 Views
  • 1 replies
  • 0 kudos