STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Debugging M4 with GDB from command line?

I would like to understand what the Eclipse IDE is doing to start the debugger, so that I can move away from using it. I much prefer CMake and other tools. I'd be grateful for any assistance. The wiki section for this is TBD.I'm not too familiar with...

unicycle by Associate III
  • 1152 Views
  • 6 replies
  • 0 kudos

Resolved! Maximum 4 virtual uarts can be created?

Hi,As i was testing the limit of how many virtual uarts i can create, i found that the limit is actually 4:Using debug tracing i can see that the channels get created inside the code (here i am creating 5 virtual uart) but only 4 ttyRPMSG are created...

0690X000009ZdF8QAK.png
victor.b by Associate II
  • 299 Views
  • 1 replies
  • 0 kudos

Could not debug the OpenAMP_TTY_echo

Hi,I am following the tutorial of developing on M4 with the STM32MP1 but when I do the"debug as" to this project, it comes out an error.The STM32MP1 has connected to my PC through the STLINK usb; the boot0 and boot2 on the board have been set to "on"...

0690X000009ZaoFQAS.png
DXu by Associate II
  • 957 Views
  • 2 replies
  • 0 kudos

LPDDR2/3 support in STM32MP1 LFBGA448/LFBGA354

There's some inconsistency on the support of LPDDR2/3 on LFBGA448/LFBGA354 package. Page 16 of the datasheet lists that LPDDR is only supported on TFBGA257/361, which is consistent with the settings in CubeMX (LFBG* packages have on LPDDR option).How...

FreeRTOS and DMA issue

Hi,We are currently using the STM32MP1 DK2 board for our project.We have to use FreeRTOS + UART7 and USART3 with DMA Our issue arise when FreeRTOS is used with an UART (USART3 or UART7 in our case) which use the DMA.We have reduced the project to the...

romain2 by Associate III
  • 524 Views
  • 3 replies
  • 0 kudos

Resolved! [OpenAMP] Cannot initialize ttyRPMRSG0 configuration

I am programming a STM32MP157C-DK2 board using System Workbench. I have been able to run the OpenAMP_TTY_echo example project without trouble. Then I created a new project and generated OpenAMP middleware from CubeMX. No trouble while compiling and u...

0690X000009YwgxQAC.png
TClar.18 by Associate II
  • 671 Views
  • 2 replies
  • 1 kudos

Resolved! STM32MP157C gnu toolchain

Hi,I would like to compile with the GNU toolchain directly on the device, without the use of cross-compilation. it's possible?In which way can i do that?

PFran.17 by Associate II
  • 300 Views
  • 1 replies
  • 0 kudos