cancel
Showing results for 
Search instead for 
Did you mean: 

How many GPIO can I configure to be external interrupts on the Nucleo-144-F767Zi using the STMCubeMX

jusroc777
Associate II

Hello

I am new to STMCubeMX and am no expert at using the STM32 Nucleo boards.

However I am keen to learn.

I heard that the STMCubeMX software is a great place to start as it has a great GUI for configuring Pins on the MCU.

I recently tried this app, as an experiment, trying to set up the MCU to have as many GPIO external Interrupts as possible.

But found that I was limited to configure only a small amount of the PINS as Interrupts, and if i tried to set up any more, a conflict of GPIO_EXTl address would occur, which results in one of the PINS that has the same name automatically changing to its former designation.

Does this make any sense to anyone.

Would appreciate any help. Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

Probably could have kept these in the same discussion:

https://community.st.com/s/question/0D53W00001PpYZuSAN/prototyping-evaluation-discovery-board-that-has-the-most-capacity-for-gpioexti-external-interrupts

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

3 REPLIES 3

16

For GPIO_Pin_[0..15] on one of GPIO[A..K]

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
TDK
Guru

Probably could have kept these in the same discussion:

https://community.st.com/s/question/0D53W00001PpYZuSAN/prototyping-evaluation-discovery-board-that-has-the-most-capacity-for-gpioexti-external-interrupts

If you feel a post has answered your question, please click "Accept as Solution".
jusroc777
Associate II

Thank you for your answers