STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Device Tree Files

Do we need to compile CUBEMX dts files before bitbake or we need to convert them into the dtb files with eclipse like in this ST video and what is the best way to go from discovery board to custom board in the means of creating device tree files for...

Gencay by Associate III
  • 1290 Views
  • 3 replies
  • 0 kudos

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
  • 4439 Views
  • 18 replies
  • 0 kudos

STM32MP157C U-Boot hangs after board information?

I'm using a custom board (it is not DK1 even tho it says on boot log) with STM32MP157AAC. The boot hangs on u-boot without proper error message. Where should I start to search the failure? NOTICE: CPU: STM32MP157AAC Rev.Z NOTICE: Model: STMicroelec...

jhi by Senior
  • 3242 Views
  • 13 replies
  • 1 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
  • 4320 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
  • 951 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
  • 1138 Views
  • 3 replies
  • 0 kudos

Decrease the size of the IPC buffer and put M4 code in this

Hello community,we have the problem, that we need more code space for the M4 application and try now to get code area in SRAM2 (IPC area). What we've done so far:Decreased the number of vring buffers to the half: #define VRING_NUM_BUFFS 8 /* number o...

JMein.1 by Associate III
  • 1571 Views
  • 6 replies
  • 0 kudos