STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Variable Clock speed in Linux on STM32mp157c?

It isn't clear to me from this article (https://wiki.st.com/stm32mpu/wiki/Clock_device_tree_configuration_-_Bootloader_specific#cite_note-st.2Cstm32mp1-rcc.txt-1) if I can set operating points for my stm32mp157c part. If not am I stuck setting PLL1 ...

BBeck.1 by Associate II
  • 533 Views
  • 2 replies
  • 0 kudos

Resolved! STM32MP151x: can I left the VDD3V3_USBHS Pin unconnected?

Hello,according to the STM32MP151A/D Datasheet (Table 13.) the voltage on VDD3V3_USBHS Pin can be 0 ... 3.6V when USBH not used.But on the another page of the Datasheet there is this section: "VDD3V3_USBHS and VDD3V3_USBFS are respectively the USB hi...

4layer by Associate II
  • 488 Views
  • 2 replies
  • 0 kudos

Stm32mp157c Spi Dma Transfer Stuck Problem

Hello,I am working stm32mp157c. I want to send the data coming from ipcc to m4 to another chip with spi.My code is;void MX_SPI4_Init(void) { hspi4.Instance = SPI4;   hspi4.Init.Mode = SPI_MODE_MASTER;   hspi4.Init.Direction = SPI_DIRECTION_2LINES...

aliMesut by Associate III
  • 1315 Views
  • 13 replies
  • 0 kudos

Resolved! STM32MP157c changing pll4q clock speed problem!

Hello,I am working stm32mp157c. I'm trying to change the clock rate of stmcubeide using pll4q for spi45 (StmCubeIde outputs are attached.). Also The bsp setting is attached .Pll settigs is;   st,pll@3 {      reg = <3>;      cfg = <1 32 5 66 5 PQR(0,1...

aliMesut by Associate III
  • 1113 Views
  • 6 replies
  • 0 kudos

Resolved! How to setup stm32mp1 board to use with FileZilla?

Hello!I'm using MYD-YA15XC-T board based on stm32mp151 kernel 5.4.And wanted to share files with it via FileZilla ftp/sftp file manager on the PC.But i could not connect to the board, there is always login incorrect error, whichever login or password...

0693W00000Hr92tQAB.png
VRoma.2 by Associate II
  • 889 Views
  • 4 replies
  • 0 kudos