STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32MP15x USART/UART Default Pins

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...

Rootfs size is exceeding IMAGE_ROOTFS_MAXSIZE

Hello,I am currently working with st-image-core in Yocto and attempting to remove some packages that are not necessary for our needs. While I have successfully removed a few packages, some functionality on our board has stopped working because I may ...

JJimé.2 by Associate II
  • 581 Views
  • 1 replies
  • 0 kudos

HAL_SPI_Transmit times out

I have STM32CubeIDE Version: 1.12.0 and a STM32MP157F evaluation board.Created a M4 project and assigned SPI1 to it, generated the code.I then created a function to read a register:const uint16_t opcode = 0xe000; uint8_t value = 0; HAL_GPIO_WritePin(...

KBunn.1 by Associate II
  • 695 Views
  • 6 replies
  • 0 kudos

DMA stops due to ADC Overrun

Hi,I have a problem with the DMA seemingly being shut down due to ADC overrun.What I want to achieve: Three ADC channels should be read indefinitely and the values should be written to memory by DMA as soon as they are ready.What's currently happenin...

RPape.1 by Associate II
  • 1376 Views
  • 8 replies
  • 0 kudos

the STM32MP157F-EV1 dispaly panel not working

I am an embedded Android developer working on eval board STM32MP157f-EV1 ,we started to design a custom hardware based on it .So I downloaded the st-android-11.0.0-2021-01-29 android soft , and flashed the board as mentionned on the wiki hwo to and...

AFard.1 by Associate II
  • 540 Views
  • 1 replies
  • 0 kudos