STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to setup FDCAN on STM32MP157F-DK2?

Hi everyone! I'm here with my devkit and trying to have FDCAN working properly! I compiled the Yocto distribution for the board and I followed all the tutorials in the wiki ( https://wiki.st.com/stm32mpu/wiki/Category:CAN ) and here's what I came up ...

SScar.2 by Senior
  • 3741 Views
  • 10 replies
  • 2 kudos

Resolved! STM32MP153, How to change CPU frequency?

Hi, I have a custom board based on a STM32MP153 and I'm trying to reduce CPU (MPU) max frequency... Now it's running at 650Mhz, which is the default configuration. looking at the Wiki : https://wiki.st.com/stm32mpu/wiki/How_to_change_the_CPU_frequenc...

SScar.2 by Senior
  • 349 Views
  • 1 replies
  • 0 kudos

Resolved! TZC in STM32MP157F-DK2 works only for DDR address

Hi,I am using board STM32MP157F-DK2. The TZC controller used here is TZC-400. Does this works only for DDR addresses, i.e. 0xC000 0000 - 0xEFFF FFFF? Or I can set other addresses outside the DDR range? Can you please help with more details. Regards,d...

debashis by Associate
  • 299 Views
  • 1 replies
  • 0 kudos

STM32mp1 yocto project

Hi, I'm new to yocto project,while building core  minimal image , my Linux PC got shutdown bcoz of low battery , after restarting it , trying to use bitbake command , but it shows command not found , Do i Need to again  build the environment by sourc...

Anto_Z by Associate II
  • 737 Views
  • 4 replies
  • 2 kudos

Linux on A35 Core-0 and RTOS on Core-1 on STM32MP2

Hi,I am developing Linux/RTOS for STM32MP257F-EV1 with a slight twist.The STM32MP257F has two A35 cores (Core-0 and Core-1), a M33 Sub-core (Core-3) and a Cortex- M0+.By default Linux uses A35 Core0 and Core-1(both cores). I want to run Linux on A35 ...

Aiyps by Associate II
  • 296 Views
  • 1 replies
  • 0 kudos

Resolved! How to calibrate touch screen in non-Weston.

Hi ~I am using STM32MP157F MPU with my custom board. Touch controller is TSC2007 with resistive touch screen. I already checked st wiki. https://wiki.st.com/stm32mpu/wiki/How_to_calibrate_the_touchscreenbut, unfortunately I don't use Weston. I am usi...