Resolved! Communication between core M7 and M4 with MDMA
Hello all,is there any example how to communicate with M7 and M4 in a STM32H745zi? Or any example how it is done communication with ST Cube would be great.Thanks in advanceAlan
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hello all,is there any example how to communicate with M7 and M4 in a STM32H745zi? Or any example how it is done communication with ST Cube would be great.Thanks in advanceAlan
Dear all,We are implementing a system with IO-Link and we would like to use the steval-idp003v1 to debug our application. Is the evaluation kit shipped with the firmware mentioned in the guide (STSW-IO-LINK) or we need an external debugger to flash o...
I have decided to implement my firmware in C++ on an STM32 Arm Cortex M4 microcontroller. However, I find it difficult to get started. I lack good examples and learning tools.Does anyone know good examples of firmware in C++?
Hello ST Community and Experts, I have an STM32STM32H745ZI and i have programmed it to send and receive some CAN messages from an other STM32 F446RE Nucleo Board. I would like to know if i can use STM32STM32H745ZI to connect to a different CAN Busno...
Hi, My board consists of stm32f469 that interfaces SDRAM via FMC. I want to execute code from SDRAM. Code is loaded from internal flash to SDRAM at address 0xc0000000. But running the code from this region causes hard-fault. Is there a restriction wi...
* I want to know how to read 2 or more sensors data in (stm32f042g6) through ADC,*stm32f042g6-> This is my controller has only one ADC (with 9 channels),Eg: Suppose Channel No :1 (temp-sensor) Channel No :2 (gas-sensor) connected,*In this scenario ho...
I try implement a function to detect how the MCU start from, reset from watchdog or hardfault or recycle power.Watchdog reset, if the code goes to dead loop, it will trigger WD, but I have no good idea how to capture it.Recycle power, I can use PVD_I...
Hello,I've not much experience with all STM timer modes. I have a DDS-based freq source which produces meander wave. On base of this src I want to produce PWM signal using STM timer. As I understand, a regular way to do it is to pass the DDS src as e...
Hello, the datasheet of STM32F030C8 say to use 100nF and 4,7uF capacitor. I have a doubt about the type of this 4,7uF capacitor. I have to use a ceramic, tantalum ou electrolytic? If I use a ceramic, this need a specific model or any ceramic capacito...