STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Reliability of M4 and A7 through RPMSG

I wrote an application on the STM32MP157C-DK2, and m4 reads the data of an external adc and sends it to A7 for processing. The entire program got stuck after running for about 15 hours. The console has been outputting the following content[84306.5118...

Jzhua by Associate III
  • 730 Views
  • 4 replies
  • 0 kudos

Imaging the provided SD Card

I'm trying to image the provided SD Card. I'm trying to use `dd` but it seems to only be cloning about 33mb before saying it is finished with no other output. sudo dd if=/dev/disk2 of=~/stmicro.imgAny thoughts?

JSlac by Associate II
  • 806 Views
  • 2 replies
  • 0 kudos

Issue with running from SRAM

This is a new issue involved in running from SRAM. I recently posted an issue:https://community.st.com/s/question/0D50X0000BDnc5pSQB/stm32f7-uart5-issueand this is a second, possibly related issue.The software I am writing is a Built-in-Test and boot...

SBurc by Associate II
  • 592 Views
  • 1 replies
  • 0 kudos

Resolved! FMC with NOR FLASH memory

Hi,I'm trying to reserve the pins for FMC that would be connected to NOR FLASH. The STM32CubeMX will give me some of the pins, mainly the data lines (FMC_D0:FMC_D15) for 16 bit data.Since the reference manual states that FMC has to be configured afte...

TOlli by Senior
  • 1433 Views
  • 3 replies
  • 0 kudos