User Activity

Processor stm32mp157f, our board design similar to dk2.In my STM32CubeMX generated device tree (dunfell) I have added the following:/* USER CODE BEGIN root */soc {vrefbuf@50025000 {status = "disabled";};};/* USER CODE END root */I have my vref pin co...
As Mickledore is no longer supported (by yocto) when can we expect an updated yocto release from ST for the stm32mp1 series?
I want to regenerate all my files, originally for the stm32mp157cac for the stm32mp157fac, in particular the devtree files.  I suspect that the files are the same but I need verification.  If they are not the same, how do I go about the update (witho...
I am trying to set up 3 ADC.  I set PA4 to ADC1_INP18, PA5 to ADC2_INP19 and PF11 to ADC1_INP2.  Will this be something that works?  I am monitoring 3 lines (none NEED to be fast).I'm not clear on how to set this up.  I am multiplexing several inputs...
We have also deleted the OTG (USBC) hardware and have commented out the code to check for the OTG power., Otherwise we are using the basic defconfig and the DK2 devtree.
Kudos from