STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Micro to control 4-lanes DSI display?

Hi,I am looking for a STM32 micro that can control this DSI display (datasheet attached).But the display has 4-lanes DSI interface and cannot seem to find any STM32 with 4-lanes DSI. The microcontroller selector tool only has "MIPI-DSI" option withou...

Ricko by Senior III
  • 1216 Views
  • 2 replies
  • 1 kudos

Resolved! 'L031 SPI master with multiple AD5271 slaves

Our board has an STM32L031 as a SPI master with two AD5271 Digital Pots (R24 and R25) as SPI slaves.  After power-on both digital pots can be read (return default of 511).  The first digital pot accessed can be given a new value and that new value re...

StevenG_0-1729785305985.png
StevenG by Associate II
  • 847 Views
  • 1 replies
  • 0 kudos

Resolved! Instruction prefetch and cache in STM32F7

Hello,in the STM32F7 it is possible to enable instruction prefetch and in the same time disable ICache. Then I suppose that the prefetching does not put the prefetched instruction in cache. Is it correct?Thank you

GGran.2 by Associate III
  • 1112 Views
  • 8 replies
  • 2 kudos

SPI with GPDMA

Hi!I would like to know if there is a way to handle "automaticaly" a transmit then receive transfert using SPI and DMA ?I think using linked list should be possible, but i don't know how to configure that..  -Create a single linked list (only 1 GPDMA...

Rickou73 by Associate II
  • 924 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F4x SDIO Issue with some SDCard

Hello, I have a stm42f411 with SDIO 4B configured and working properly. the SDIO conf is the following: hsd.Instance = SDIO; hsd.Init.ClockEdge = SDIO_CLOCK_EDGE_RISING; hsd.Init.ClockBypass = SDIO_CLOCK_BYPASS_DISABLE; hsd.Init.ClockPowerSave ...

vbesson by Senior
  • 638 Views
  • 3 replies
  • 1 kudos