Resolved! What does the micro sd card contain which is given with stm32mp135f-dk ??
What does the micro sd card contain which is given with stm32mp135f-dk ??
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
What does the micro sd card contain which is given with stm32mp135f-dk ??
Dear all,I have a question about ADC.When i used adc in dual regular simultaneous mode, master adc can get correct value, but slave adc can not.Does anyone have some idea?These are my ADC 1 and 2 configuration.In my understanding adcData_DMA = ADC_CD...
I am testing with a STM32MP157D-DK1 board with the goal of developing a custom board later. The board is useful to test everything I need except for the WIFI module. I have seen that in the page it seems that before a WLAN and bluethoot module was in...
Hi. I guess I need some help with flashing the STM32MP157F-DK2. I wanted to use the PKCS#11 TA. But calling$ pkcs11-tool --show-info --module /usr/lib/libckteec.so.0gives me the error that no pkcs11-tool is found. After some research I found out that...
Take MYIR’s MYD-YF13X and the STM32MP135F-DK as examples to share training course on how to use STM32CubeMX combined with the developer package to implement the booting of the minimal system.https://www.myirtech.com/news_list.asp?id=8771. Development...
Still trying to get a custom board with a STM32MP151AAC and 512MB ram to boot from eMMC. Switched to using this guide.After various new issues (one of them being this), I managed to bitbake a set that I'm able to fully program with CubeProgrammer.How...
On STM32MP1 discrete power. 512MB DDR , TF-A & OPTEE configure in SYSRAME/TC:0 0 Panic at core/arch/arm/plat-stm32mp1/cpu_opp.c:106 <set_clock_then_voltage>Log attached.This message seems to unique for stm32mp1 in OP-TEE code. no other platform sou...
Hi All,I have an question when i used STM32MP157.I encountered an issue when using DMA to store the values of ADC conversions.When I store the data from the ADC_DMA_Buffer to the ADC_DATA_Buffer in the HAL_ADC_ConvCpltCallback() function.Then check t...
Hey all, I'm trying to test DRM/KMS on an STM32MP1 board, but I can't do this while weston is taking over DRM. The documentation says to quit weston, then run any KMS stuff while it's not running. This is all well and good, and this is the way it's s...
Hi ~I am using STM32MP157C MPU + STPMIC1A for my custom board with ecosystem 4.1And unfortunately I'm wrestling with some problem regarding PMIC.I produced 30 boards for sample.Some board is working fine but some board has power issue.1) Custom board...