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

Resolved! MP2, ADC and noise

Hello,I plan to use a MP2 on a SOM module (probably something like the KaRo QFN-like QSMP2 module).This MP will run a linux on the A35 core and real-time software on the M33, + USB2, ETH 100 Mbps.I need 11 ADC channels to convert analog signals at 50...

tarzan2 by Associate III
  • 331 Views
  • 2 replies
  • 1 kudos

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...