Resolved! How to mark a question as answered?
How to mark a qustion as answered?
How to mark a qustion as answered?
Hello ST Community,I had successfully run the "Hello World" code on my STM32MP1 which is based on python by the following link,https://docs.amazonaws.cn/en_us/greengrass/latest/developerguide/module2.htmlI have one sensor connected with STM32MP1. I h...
I want to know the difference of device tree compiling the with the Developer Package and Distribution Package.I understand that when I create my own machine, I can create device tree by following 2 method. Method 1) Building device trees with Devel...
Strange issueused power supply 24v, 5AIf we connect debug 3.5 MM cable on debug port, then only unit boots up and taking to kernel command line prompt else it does not boot upI tried taking out LCD display , USB, battery, still above issue thereits a...
Hi All,i want to use ES8388 audio coec with STM32MP157. All hardware connections are tested, ad i can see MCLK on scope, also codec is visible on I2C bus.But i'm facing dificulties with Device Tree configuration. snippet from my dts file :sound { ...
Hello, ST CommunityI have successfully implemented dB meter code on my STM32L4 Discovery kit and got SPL in dB, But the code has .a file made by ST.I want to implement dBSPL meter in STM32MP1 using PDM sensor. Can it support same .a file on MP1 boar...
Hello , New year 2021 Greetings:party_popper: ! Hope you all are doing great !Looking at the FreeRTOS wiki , there is no support for Cortex - A7?Is there an alternate port available for FreeRTOS for Cortex A7? or some customization for the same?what ...
Hello ST Community,I was following below link,https://wiki.st.com/stm32mpu/wiki/How_to_integrate_AWS_IoT_Greengrass_on_top_of_openSTLinux_distribution#cite_note-3I found that I have to buy STPM4RasPI extension board.The board is not available on mous...
Hi STI have a question when setting the ADC Clock on the M4 Core side.The STM32MP151C datasheet states that the ADC Clock can be set up to 36Mhz.When the AHB clock is 200Mhz, what clock will it work with if I set "ADC ClockPrescaler" to "ADC_CLOCK_SY...