STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

[Urgent] Looking For Description of STM32MP157F-DK2 HAL and low-layer drivers PDF

Hello all, good day I hope your Christmas season is going well. I'm looking for a pdf document equivalent of the PDF that is attached to this post that gives description for STM32MP157F-DK2 HAL and low-layer drivers or a HAL API Manual/Programming ma...

STM32MP157C kernel 6.1 nand not working

I have developed a custom stm32mp157c board with a nand IC as storage using the FMC peripheral. This has worked fine with kernel v5.15, but I am trying to upgrade to kernel v6.1 due to driver related issues of the ethernet switch. However I can't see...

SLitt.1 by Associate
  • 2342 Views
  • 2 replies
  • 0 kudos

Re: STM32MP1 FDCAN issues

I am setting up the fd-can protocol on stm32mp1, please let me know after creating the dts file from stm32mx , how to transfer that file to stm32mp1 to use, do I use the command root@stm32mp1:~# ls / sys/class/netend0 lo usb0 , it doesn't show that t...

Resolved! FDCAN can not start, no clock found

after follow the wiki, the can0(m_can2) can not start up on stm32mp157d-dk1root@stm32mp1:~# dmesg | grep can[ 0.384348] can: controller area network core[ 0.384666] can: raw protocol[ 0.384678] can: broadcast manager protocol[ 0.384695] can: netlink ...

Huibean by Associate II
  • 6045 Views
  • 9 replies
  • 0 kudos

Resolved! STM32MP151C SPI5 clock much slower

I am trying to configure SPI5 on STM32MP151C where MPU is a master and ESP32C6 is a slave. The clock used in the device tree is HSI 64MHz. SPI driver is running with 2MHz configured and divisor in the SPI_CFG1 register is correctly set to 32. In the ...

vsaakian by Associate III
  • 2018 Views
  • 2 replies
  • 1 kudos

STM32MP153 - How to enable HSI clock?

Hi, I set MCO1 using HSE clock and get 8MHz working well (my HSE is 8MHz)But I need 16MHz or higher on MCO1, so I changed to MCO1 source clock by HSI but there is nothing.I tested other CSI, HSE, ... MCO1 work, except for HSI.I think there is somethi...

Dat Tran by Senior II
  • 962 Views
  • 1 replies
  • 0 kudos