STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32MP1 - I2C frequency too low

In my device tree, we config 400KHz, but on scope we see only ~ 50Hz, and the clock seems weird. Anyone know why? &i2c1 { pinctrl-names = "default", "sleep"; pinctrl-0 = <&i2c1_pins_a>; pinctrl-1 = <&i2c1_sleep_pins_a>; i2c-scl-rising-time-ns = <185>...

_legacyfs_online_stmicro_images_0693W00000bjEZXQA2.png
Dat Tran by Senior II
  • 1393 Views
  • 4 replies
  • 0 kudos

Resolved! STM32MP15x USART/UART Default Pins

Is stated on STM32MP157 datasheet's boot mode table that the MPU can be booted through UART: – USART2/3/6 and UART4/5/7/8 on default pins Nevertheless, I wasn't able to find which are the default pins for the UART interfaces, on the datasheet or refe...

Resolved! How to check, and eventually enforce Performance governor on STM32MP15 openst-linux?

I am trying to achieve hard real-time under 100us on the STM32MP157f-eval, specifically, on the Cortex A7 dual core.Note: I specifically target the Cortex A7 cores because the M4 is already taken for other tasks which requires much smaller latency.Wh...

A.M. by Associate III
  • 2490 Views
  • 7 replies
  • 0 kudos