Hi @mmichala
don't know if it helps, but I was successful to read DS18B20 using UART (RX and TX shorted, no additional external HW), with STM32MP1.
Using PyDigiTemp python module like this abstract:
from digitemp.master import UART_Adapter
from digi...
Hi @HMüll.4
those link could help:
https://wiki.st.com/stm32mpu/wiki/STM32MP2_boot_chain_overview
https://wiki.st.com/stm32mpu/wiki/STM32CubeProgrammer_flashlayout
Note that STM32MP257F does not support Bare-Metal on Cortex-A (only Linux or Andro...
Hi,
Receptacle on both EV/DK board are the one listed in board BOM, e.g.
CN2Socket_FFC/FPC, 40pins, 0.5mm, RA, SMD, T=1mm I-PEX20455-040E-76
Display use JAE HD1S040HA1
The LVDS cable is stated using 2 x JAE HD1P040MA1 or equivalent plug connectors....
hi @jaehoon ,
worth to look at board console output if any messages. TF-A is probably crashing.
Did you check your DDR settings/behavior with DDRFW-UTIL ?
Regards.
Hi @HMüll.4
I'm not CAD expert, but the Altium project seems self-content (even if some library are not provided). You can see all components and footprints using https://www.altium365.com/viewer/, proving they are there.
We have many customer using...