User Activity

STM32MP157c-EV1 is connected with two QSPI NOR flash chips.When programming NOR flash using the CubeProgrammer using tsv file, it automatically programs the two NOR flash in Dual-Flash QSPI mode.My requirement is to program just the Single Flash chip...
Is there a way to directly start M4 and run M4 firmware from BootRom.I am aware of the Engineering mode, however it requires the help of a debugger to copy the M4 firmware into the memory and run it. I like to do the same but in stand alone mode.I am...
Hi AllI am running the DDR test on stm32mp157c-dk2 board using CubeMX 6.0.1>Tools>TestSuiteTest no 9: Intensive Random test fails and the board resets.I am using the dk2 development board with the stock SD card (SPL), so my guess is that it should pa...
Pin MODE for peripherals are set incorrectly with RSVD instead of correct alternate function definition (AF13).When building uboot it failed because pin Mode "RSVD" is incorrectly defined.e.g code from device tree   m4_dcmi_pins_mx: m4_dcmi_mx-0 {   ...