BOOT MODE Serial NAND Flash on QUADSPI: MPU or MCU starts execution of code
or. special layout of image required?
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
or. special layout of image required?
Hi, Can anyone give me possible application use cases that Direct Memory Access (DMA) is needed or has advantages to use for stm32mp157c?Or any document that explains possible application use cases ?tnx
I tried to test a UART link on the USART3 port of the STM32MP157C-DK2 board.For that I followed the instructions of the Wiki for the modification of the Linux kernel:I changed the settings in "arch / arm / boot / dts / stm32mp157a-dk1.dts" to put the...
Hello, I'm using the OpenAMP_TTY_echo example with some modification.if (VirtUart0RxMsg) { VirtUart0RxMsg = RESET; while (data < 65535) { itoa(data, buf, 10); if(VIRT_UART_Transmit(&huart0, (uint8_t *)buf, 10) != VIRT_UART_OK)...
CubeMx version is 5.3.0,CPU is STM32MP157working on discovery board DK2.
Hello,Lately, i have been working on STM32L4R9I Disco. i am trying to figure out the way to connect and control peripheral using MFX function on the board.Does anyone have any idea about MFX function?Thank you very much
i read the following information in the doc AN5122 : Standard fly-by topologyA standard fly-by topology is comprised of:• A distributed A/C bus with 56 Ω on-board termination at VTT (VDD_DDR/2)• A differential clock, distributed to all of the DDR dev...
Hello,I am running example "OpenAMP_TTY_echo" on the board "stm32mp157c-dk2"I have modified the code a little bit so that channel0 (uart0) doesn't have to wait for a massage from linux side and transmit message every half second. It is sending the me...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.