STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L4R9 DSI with ST7797

Hi,I need some initialization code for STM32L4R9 to drive a DSI display (1.2 rounded) 1 line. I cannot find any reference online on how to drive this kind of display. I also have initialization DSI frame from display manufacturer but I cannot make DS...

MSeme.1 by Associate II
  • 711 Views
  • 1 replies
  • 0 kudos

Resolved! SPI timing

Hello,I am familiarizing myself with the SPI controller on a NUCLEO-F303K8 development board using the CMSIS device headers. I have written a program to send and receive a single byte using polling or interrupts. While functionally it appears correct...

spi_timing_poll.png spi_timing_int.png
bsakas by Associate II
  • 4631 Views
  • 7 replies
  • 4 kudos

Issue with configuration of PF2_NRST pin of STM32C011J6

Here,PF2_NRST pin (Pin Number - 4) is configured as digital input pin.And PA13 pin (Pin Number- 7) is configured as digital output.When toggling the pin PA13, getting proper voltage level 3.3 volts and 0 volt. While reading low level on the input pin...

STM32C011J6.jpg

MFRC522 LIbrary for Uart

Hey Guys , I am working with stm32l053 controller and MFRC522 . Can anybody share any link which has library for MFRC522 UART communication instead SPI.Thanks in advance.

NBhar.1 by Associate II
  • 4230 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H735RGV6 ADC Dual Interleaved Mode Single DMA

Hello Sir/Madam,I am working on STM32H735RGV6 for interleaved mode single dma. I am having problems while getting samples from the DMA controller with ADC. The problem is as the following.1. If I want to get 8192 or a smaller number of samples, there...

ErsinKuscu_0-1687347091567.png ErsinKuscu_1-1687347122125.png ErsinKuscu_2-1687347476097.png