STM32 MPUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! RGB LTDC on STM32MP15X-EVAL BOARD

Hi everyone, I want to use other LCD-TFT screen with the STM32MP15X-EVAL board but there is something strange with this connector. There are two duplicated pins, R5 and R7 , but looking for on the board documentation, I can't find anything related wi...

_legacyfs_online_stmicro_images_0693W00000dDI9XQAW.png
huan_cab by Associate
  • 901 Views
  • 2 replies
  • 1 kudos

The STM32MP157 is configured for ADC acquisition within the M4 core, and the ADC data is carried using the DMA method. It turns out that the sample rate and the sampled data are correct when debugging with the development board MCU start-up method Debug,

The two graphs above are the data obtained from different cores. The left side is the MCU method start, the sampling rate is 1.6M, the acquisition of 1KHz signal, the acquisition of 1600 points is correct; the right side is the EMMC from the A7 core ...

kh_placeholder.png
ybai.2 by Associate
  • 778 Views
  • 2 replies
  • 0 kudos

Resolved! ETZPC and kernel FIT image

Hi all!!Follow the wiki page, I added support to kernel FIT image in my Yocto distro for the board stm32mp157c-dk2 based on openstlinux-5.15-yocto-kirkstone-mp1-v22.11.23.Just I added the option: MACHINE_FEATURES += "fit" and I selected BOOTSCHEME_LA...

AVazquez by Associate III
  • 2268 Views
  • 2 replies
  • 0 kudos