User Activity

Hi all,I have been trying to boot a custom ST32MP15 board, I get through TF-A and U-boot, but boot fails while Starting Kernel.I had some issues with external 24MHz crystal so I am using HSI to provide CPU clocks. On TF-A and U-Boot device trees I wa...
Hi all,I am designing a custom board using the STM32MP157CAD. But I haven't been able to get a lock on HSE crystal.Still on tf-a, I removed st,bypass to use the internal oscillator, also used the DTS generated by STM32CubeMX, following my PCB design....
Is stated on STM32MP157 datasheet's boot mode table that the MPU can be booted through UART: – USART2/3/6 and UART4/5/7/8 on default pins Nevertheless, I wasn't able to find which are the default pins for the UART interfaces, on the datasheet or refe...
I want to power 5V to the discovery kits through pins 2 and 4 on CN2 connector. Is that ok? Any recommended circuitry?
I am trying to communicate with the QSPI memory on the discovery board STM32F746G-DISCO. I was able to properly read the memory ID (through instruction 0x9E) once. After that any read attempt on the flash memory returned 0xFF, I've tried reading the ...
Kudos given to