STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! stm32mp157c rpmsg comminucation problem

Hello,I am working stm32mp157c. It has two processor (A7 and M4). They can communicate with each other over virt uart(rpmsg). When I want to send a message to a7 over m4, if the message is filled with constant data, everything is ok. If the message ...

aliMesut by Associate III
  • 3113 Views
  • 10 replies
  • 0 kudos

What might be the cause of the debugger reporting a double fault when executing the 'svc 0' call to start FreeRTOS on the M4 core of an STM32MP157?

I'm using the 2.1.0 ecosystem with an STM32MP157A-EV1 and am having some problems with running a customized FreeRTOS build on the M4 core while running Linux on the A7s.I have modifed the linker script so that the code is in SRAM1&SRAM2, resource tab...

Spamfast by Associate II
  • 728 Views
  • 2 replies
  • 0 kudos

Resolved! Is there any support for firmware TPM (TPM 2.0) on STM32MP157f-dk2 board available

I am trying to run an FTPM in a trusted environment generated by OPTEE. I can see OpenSTLinux has support for OPTEE, TPM but there is no support for ftpm. Can someone give me pointers as how I can include ftpm in distro(openstlinux-weston). ftpm souc...

KMark.1 by Associate II
  • 1159 Views
  • 1 replies
  • 1 kudos

how to configure usart1 to use the dma.

hi,we are using usart1 to communicate w/ a device using custom baud rates. we have it working but sometimes we don't get all of the data that is sent by the device. it one or two bytes are dropped at the beginning of the message or there are severa...

vbuon.1 by Associate III
  • 1119 Views
  • 3 replies
  • 0 kudos