STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to make USB_FS work ???

hi, i'm trying to make USB_FS work on my custom board. my desired configuration is peripheral (otg can be ok, i have jumper on id: PA_10)i already have 2 USB HS so i can use only USB_FS mapped on PA_11 and PA_12 as OTG. i follow the st wiki at the po...

MBell.5 by Associate III
  • 4919 Views
  • 18 replies
  • 0 kudos

How to set the OTP bits?

I have a custom STM32MP157c board. I try to set fuse bits (3 0x23000000). It worked on the basic boot system but not on the TF-A boot system. I mean by example the boot command : fuse prog 0 3 0x23000000.

Ronte.1 by Associate II
  • 4531 Views
  • 7 replies
  • 0 kudos

Question about custom machine

Hi!I am using a STM32MP157C-DK2 board to create an application on the screen. I have used STM32CubeIDE to create my own program:I have initialized peripheral with its default modeI have enabled FDCAN peripheralI have changed the clock settings.With t...

TArre.1 by Associate III
  • 1032 Views
  • 1 replies
  • 0 kudos

STM32MP157F: Dmaengine dmaengine_prep_dma_memcpy vs dmaengine_prep_dma_cyclic? Hardware vs Software triggered. (Linux)

Hello all!​We have implemented our custom driver that uses DMA to copy a large amount of data from the FMC interface (FPGA mapped to it) to the RAM.​For very fast data acquisition the setup time for new DMA transactions becomes critical.I tried an ov...

GLaure by Senior
  • 1284 Views
  • 3 replies
  • 0 kudos