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

STM32MP257 Hash accelerator

Hi,I am trying to test STM32MP257 hash hardware accelerator according to the following article: https://wiki.st.com/stm32mpu/wiki/Crypto_API_overview.I was able to utilize the crypto accelerator using openssl (as described in the article), but once I...

STM32MP257F-DK USART6

Hi there,I update the device tree of usart6 of STM32MP257F-DK as below but do not know if it was enabled during kernel.Is it ttySTM0 or ttySTM1 or did not enable and how to check? &usart6 {pinctrl-names = "default", "idle", "sleep";pinctrl-0 = <&usar...