Resolved! STM32MP1 SOM RGB Parallel
It seems parallel RGB on the MP151 is supported on the TFBGA361 and 448 package. Is there any manufacturer of SOM modules (preferably DIMM socket based) with a parallel RGB header ?
It seems parallel RGB on the MP151 is supported on the TFBGA361 and 448 package. Is there any manufacturer of SOM modules (preferably DIMM socket based) with a parallel RGB header ?
We are building a customized board with processor STM32MP157AAD3 and DDR3 of 1GB. I am able to download the source for STM32MP157 from the STM website, and I am not sure with what DDR configuration it has been done.So how to set ddr configuration of...
Is STM32MP157C source code support for STM32MP151A processor , if so please provide appropriate link .Thanks,Nitish
Hi everyone, I'm trying to carry the first tests on our STM32MPU157A-EV1 based board but it automatically turns itself off after 17 seconds, what could be the cause of that?It actually allows me to start the SD card flashing process as stated here i...
I've been using some of the routines (numerical integration of ODEs using B-S routine with polynomial extrapolation) for years on Microsoft C++, with great success. However, when I even include the nr.h file, I get errors saying that "template" is a...
cmd usedapt-get install python3-pip
I've just receive an info about STM32MP1 & Linux hands-on workshop. Once again, there is no location at Poland. Is there any plans to organize this kind of workshop in the nearest future in Warsaw or any other city of Poland?
Forgive my ignorance, but could anyone recommend an IDE which can interface with STM32MP157C-DK2 and allow to write, compile, upload and debug both Linux application code and M4 code on the chip? Something which does not cost around $500 per month wo...
-
Hi everyone, I designed a custom board . It use 24MHz crystal instead of oscillator with stm32mp157. Now, I follow the wiki page to modify the clk_hse with "st,bypass;" in file arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi .But the board always can not bo...