STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FWU on stm32mp25

Hello,I have a STM32MP2 platform with A/B partitioning for TF-A, metadata and FIP.I'm looking for a way to generate a test FIP and install it in FIP-B bank, have TF-A load it, if this FIP contains a bad signature or other error that will prevent Uboo...

STM32MP131 One Pulse Mode with PWM

Hello,I am trying to generate output with adjustable pulse width using One Pulse mode.The output pin is in a Pull-Up state, with an initial state of High. When One Pulse mode is activated, it outputs a Low signal for the specified duration.However, t...

Stnoobs_0-1731651591602.png
Stnoobs by Associate II
  • 142 Views
  • 2 replies
  • 0 kudos

Resolved! Should I use length matching on all differential pairs?

Even if I route the differential pairs, one pair will always be longer than the other.Should I route an extra path, like a sawtooth or tromebone on the shortest pair to make booth differential pair equal in length?I see that the STM32MP1 dev-kit does...

HDMI.PNG Gigabit Ethernet.PNG USB_OTG_1.PNG USB_OTG_2.PNG
DMårt by Lead
  • 897 Views
  • 6 replies
  • 1 kudos

How to Enable Secure Boot on STM32MP13?

Hello,I am currently working on an STM32MP13-based project and need to implement a secure boot process for the application. I've gone through the reference manual and ST documentation, but I'm finding it challenging to configure the secure boot corre...

PTP timer resolution on STM32MP2

Hi,tI am trying to understand maximum PTP clock frequency. On page 5122 of the STM32MP2 the maximal frequency defined as 100MHz, but on page 1037 (RCC section) the maximal clock frequency of clk_eth1_ptp_ref is 200MHz. Which one is correct? Can I hav...

Resolved! Not able write data to DDR after configuring PMIC

Hi,I am working on STM32MP133FAFx . I have integrated PMIC and getting 1.35V voltage to DDR.  I am using bare-metal environment without OSAlso configured required registers for DDR with below values for my hardware,DDR_MSTR 0x00040401DDR_MRCTRL0 0x00...

wlan0 return brcmf_run_escan: error(-52)

Hello I got succeed wlan0 connect to my phone just yesterdayPing 8.8.8.8 was worked and etc ok(without booting make 1m30s timeout)But today it is not working at all with just doing same beforeAfter enable and start wireless config with systemctl enab...

SKim.1761 by Associate III
  • 202 Views
  • 2 replies
  • 0 kudos

How can i do with mp157 extlinux.conf?

I am trying stm32mp157f-dk2 for learning linux based on starter packageI just got succeed with load example 1 dtb and echo uart operating Anyway so I got checked the extlinux.conf file can control which dtb would be called But I dont know what's happ...