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

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
  • 1296 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
  • 1151 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
  • 796 Views
  • 3 replies
  • 1 kudos

Resolved! Failed to Initialise Ethernet in STM32H7

Hello,We are developing an industrial application based on STM32H7 (STM32H723ZGTx) and we are using NXP "TJA1101B" for PHY.It is connected to STM32H7 using RMII interface. We took hardware reference from "TJA1100 Customer Evaluation Board" schematic....

NOza.2 by Associate II
  • 3374 Views
  • 10 replies
  • 3 kudos

Resolved! Frequency low by factor 9

Hi,I used a Nucleo-F303RE board as template for my own hardware. Timers and clockfrequency are running fine on the NUCLEO but they are slow by factor 9 on my own hardware. USARTs are running on the exspected baudrate. Factor 9 gives a hint to the PLL...

DetlefS by Associate III
  • 1191 Views
  • 8 replies
  • 5 kudos