STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F401CCU6 vs STM32F446RCT6 code problem

Hello. I use Timer 2 on STM32F401CCU6 to read rising and falling of clock signal. Timer 2 channel 1 in Input capture direct mode (Rising), channel 2 in Input capture indirect mode (falling). I registered an timer callback event and do some calculatio...

Power.png
Sem486 by Associate
  • 879 Views
  • 2 replies
  • 0 kudos

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
  • 505 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
  • 3061 Views
  • 7 replies
  • 4 kudos