STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Support edp bridge tc358867?

I need to use the tc358867 bridge in my project. However, the hardware uses the clock that comes from the DSI. The chip's operating cycle requires the clock that comes from the dsi to start working and be found on the i2c bus. I am unable to activate...

Resolved! STM32MP151C U-boot stucks after relocating

 Hi there,I currently work on the integration of OPTEE to our custom STM32MP151C-based platform. The problem that I've faced is that U-boot hangs just after the board_init_f() function and relocation procedure: NOTICE: CPU: STM32MP151CAC Rev.ZNOTICE:...

PPiwk.1 by Associate II
  • 547 Views
  • 2 replies
  • 0 kudos

BL32 does not start

Custom STM32MP151A board with 512MB DDR2.I am trying to write via UART communication with STM32CubeProgrammer, but BL32 processing does not start.What should I do to investigate the cause? [2024-01-12 14:11:52.591] NOTICE: CPU: STM32MP151AAC Rev.Z[20...

kiichi by Associate III
  • 3183 Views
  • 12 replies
  • 0 kudos

Start Linux Kernel from TF-A

Hello, I want to boot Linux straight from the FSBL, avoiding SP-Min and U-Boot. Is there any configuration or information on how to do this? Thank you.   I got a STM32MP157F-EV1 board, I wouldn't mind using TF-A or U_Boot SPL,   I am also looking at ...

AGamb.4 by Associate III
  • 525 Views
  • 3 replies
  • 0 kudos

Resolved! Information regarding USBH from documentation

Hi     I am working on a custom board based on STM32MP157A . For USBH_EHCI:In USBH_EHCI_HCCPARAMS register there is a bit called "SFAC" is mentioned in reference manual(RM0436) .Could you please tell us what is the meaning and functionality of the bi...

USBH_EHCI.PNG HCCPARAMS.PNG
Srikanth1 by Associate III
  • 408 Views
  • 1 replies
  • 0 kudos

Install Python Packaces STM32MP1

First of all i am new at embedded linux so i will be very pleased if you explain things like i am 5 years old.I have a python program working on my main PC uses openai-whisper ( Whisper Github  ) . I want to run it on my STM32MP157c-DK2 board. I inst...

ODYSSEY- STM32MP135D with eMMC

Hi Seeed Tech Support , We are using ODYSSEY - STM32MP135D board and following wiki:https://wiki.seeedstudio.com/ODYSSEY-STM32MP135D/ We are booting from SDCard and able to reach the buildroot shell. On buildroot sheel, we are unable to login using d...