STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LTDC Display Type Restriction

I am using the STM32H743VIT and trying to integrate using LTDC. The Display Type options in CUBEMX only allow 16 or 18 bit RGB. I know there is no LTDC_R0, so I assume that is why there is not option for 24 bit RGB; however, we were just planning on ...

16384 points of FFT(Fast Fourier Transform)

Hello community, In my project requires upto 16384 points of FFT(Fast Fourier Transform) . I found out that I can’t perform this number of FFT points using arm CMSIS DSP library since it is limited to 4096 point Max. Due to this I have to use externa...

SA  V.1 by Senior
  • 2540 Views
  • 15 replies
  • 6 kudos

Resolved! Timer to DMA to SPI STM32H723 using LL

Hi,I want a GPIO pin to trigger an SPI transfer. The way that I have figured this should work is:PG3 -> TIM23 -> DMA2 -> SPI1 Here is basically what I have so far:/* Includes ---------------------------------------------------------------------------...

Azure IOT STM32H735G-DK implememtation

Hi currently i am using  STM32H735G-DK  i need to implement Azure IOT using ThreadX 1. From CubeMX i have generated Drivers for MQTT,DNS,Cloud,DHCP,mdns,sntp in the cloud files where i can update my connection strings of my cloud Configured  Asset I ...

avinpat_8_0-1743679250297.png
avinpat_8 by Associate III
  • 163 Views
  • 1 replies
  • 0 kudos