STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 451 Views
  • 4 replies
  • 0 kudos

Docmentation of Solder Bridges

There have been several threads lately where the posters have seemed completely unaware of what a "solder bridge" is, and how to use it. Example: https://community.st.com/t5/stm32-mcus-products/uart-in-stm32-l432kc/m-p/689335/highlight/true#M253126 P...

STM32 and eMMC memory - EXT_CSD register access

Hello, I am a little advanced STM32 user, but I quite struggle with eMMC memory and STM32F7 (on custom board with STM32F756I and Samsung's 32GB eMMC KLMB2G2JENB-041 in the 8-bit MMC interface). Optionally I can solder STM32H753I which is pin-to-pin c...

MOndr.1 by Associate
  • 2617 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
  • 405 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
  • 2468 Views
  • 10 replies
  • 3 kudos