STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! In EXTI, how to know which port generates the interrupt?

Hi,After reading the document I understand the interrupts are handled by pin#, and we set GPIOsel within EXTI_ConfigTypeDef.My question is how do we determine which port generates the interrupt?Suppose I use PA0 and PB0, and I only want to use one ca...

dchen by Associate II
  • 3756 Views
  • 8 replies
  • 2 kudos

DMA Buffer Index with Multi-Channel ADC

Hello!I am using the CortexM4 coprocesor on the STM32MP157F-DK2 to measure multiple ADC channels and update a control loop based on the values. I have set up ADC1 using the DMA2 in circular mode to read channels IN1, IN2, and IN4. I have a buffer set...

jutoroa by Associate III
  • 1483 Views
  • 2 replies
  • 0 kudos

STM32MP1 ldrex/strex support between A7 and M4 cores.

Hi,I'm searching any information about how exclusive access (LDREX / STREX instructions) is implemented in STM32MP157 silicon. Unfortunately, it seems that ST assumes that this information is obvious.Based on ARM documentation, the synchronization is...

STM32MP1 - MAC address

Greetings,  I have a few STM32MP1 boards. One of which I have configures the OS on, and custom applications.I copied the SD card and put it in another one.  The MAC address is the same. I read an STM article about the MAC address and "fuse sense 0 57...

STM32MP157f-dk2 'drm-backend' has not been destroyed.

I built my image to test flutter gallery application from meta-flutter/workflows/stm32mp15. My local.conf file can be seen below:ACCEPT_EULA_stm32mp15-disco = "1" IMAGE_LINGUAS = "en-us" TOOLCHAIN_HOST_TASK:append = " nativesdk-flutter-sdk" CLANGSDK ...

Gencay by Associate III
  • 1358 Views
  • 1 replies
  • 0 kudos

spidev_test

Hi,I like to use spidev_test tool:https://wiki.st.com/stm32mpu/wiki/How_to_use_SPI_from_Linux_userland_with_spidev#Installation_on_your_targetI am following this guide for compiling the tool by developer package:https://wiki.st.com/stm32mpu/wiki/How_...

pjanco by Associate
  • 1413 Views
  • 0 replies
  • 0 kudos