2024-01-21 07:31 PM
Hi, I need a inform for given part number "STM32F103RCT6TR". Kindly tell me. which is the interrupt pin for given part number.
2024-01-21 07:54 PM
Look at the datasheet to find the functions for each pin. All GPIOs can be interrupt pins, but not at the same time. Use CubeMX to lay out potential functions for boards to ensure you have enough pins and no conflicts between peripherals.
https://www.st.com/resource/en/datasheet/stm32f103re.pdf