Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
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...
what does MPU_InitStruct.TypeExtField ? mean only three options available #define MPU_TEX_LEVEL0 ((uint8_t)0x00)#define MPU_TEX_LEVEL1 ((uint8_t)0x01)#define MPU_TEX_LEVEL2 ((uint8_t)0x02)does it mean only 3 set of HAL_MPU_ConfigRegion(&MPU_InitSt...
We have own MP157 based module and it sometimes hangs after NRST during debug. It doesn't respond to JTAG DAP, further NRST pulses doesn't help but NRST_CORE helps. It seems as errata "Incorrect reset of glitch-free kernel clock switch". We tried sw ...
dts:in M4:I find the SPI1 doesn't work.
Hi All,i am getting watchdog Device or resource busy in stm32mp1root@mp1som:~# dmesg | grep watchdog[ 2.108020] iwdg 5a002000.watchdog: unable to set timeout value, using default[ 3.642347] iwdg 5a002000.watchdog: timeout skrinked to 1[ 3.64758...
Hi All,In STM32MP1, i have following two problem related RTC 1. Kernel spaceRTC is working fine for me only when i enter following command at every power up , else the default RTC date show local time.hwclock --localtime --hctosys-- makes RTC works.r...
I am not using OTG (Only host USB's) in the PCB I connected OTG_VBUS to GND. Is this problematic? I saw that it should be left open but not sure if it is connected internally
followed stepshttps://wiki.st.com/stm32mpu/wiki/STM32MP1_Distribution_Packagegot following build error| /home/ubuntu-test/GIT_TEST/openstlinux-5.4-dunfell-mp1-20-06-24/build-openstlinuxweston-stm32mp1/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-ostl-linux...