cancel
Showing results for 
Search instead for 
Did you mean: 

stm32 active low pin

frantic
Associate II
Posted on November 12, 2013 at 17:11

Hi,

on STM32F40x datasheet

 

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00037051.pdf

from page 45 to 57 there is a pinout and pin description table.

How could recognize an active low pin in the alternate function column of the table?

Thanks
3 REPLIES 3
Posted on November 12, 2013 at 18:48

I don't understand the question, restate with some more precise context.

You mean NRESET, FSMC_NWE and TIM1_CH1N ? With an N strategically in the name/function?

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
frantic
Associate II
Posted on November 13, 2013 at 13:51

yes i rephrase the question: does a letter N in the name of the signal indicate that it is active low? For example TIM1_CH1N on PB13 means !TIM1_CH1?

Posted on November 13, 2013 at 16:01

It's technically not an inversion, as the output can be modified with respect to CH1

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