Browse
STMicroelectronics Community
FAQs
Sign In
Product forums
STM32 MCUs
STM32 MCUs Products
STM32 MCUs Boards and hardware tools
STM32 MCUs Software development tools
STM32 MCUs Embedded software
STM32 MCUs TouchGFX and GUI
STM32 MCUs Motor control
STM32 MCUs Security
STM32 MCUs Wireless
STM32 MPUs
STM32 MPUs Products
STM32 MPUs Boards and hardware tools
STM32 MPUs Embedded software and solutions
STM32 MPUs Software development tools
MEMS and sensors
MEMS (sensors)
Imaging (sensors)
Automotive and Transportation
Automotive MCUs
AutoDevKit Ecosystem
GNSS positioning
Edge AI
Analog and audio
Interface and connectivity ICs
Power management
ST25 NFC/RFID tags and readers
STM8 MCUs
Other: hardware
Other: software
Knowledge base
STM32 MCUs
STM32 MPUs
MEMS and sensors
Analog and audio
EMI filtering and signal conditioning
Interface and connectivity ICs
Power management
Quality & reliability
Academy
About
Community guidelines
Feedback forum
Community blog
Developer news
JKade.3
Associate
since
2022-04-05
2023-06-14
User statistics
3
Posts
0
Solutions
0
Kudos given
0
Kudos received
STMicroelectronics Community
About JKade.3
Options
Report User
User Activity
Posts
Replies
Hello community, we're using a NUCLEO L476RG with an rotary button. Connected to PC15 the interrupt is not working, but selectable. It's enabled in settings NVIC and the button works on PB3 for example. But why not on PC15? With regards Julius
2022-04-05
NUCLEO L476RG with MCP23S17 on SPI communication supplied with +5V not working. When Connecting to 3V3 working, but why?
2022-04-05
Hello,we've connected A0-A2 and VSS with ground. VDD and RESET are connected to supply voltage (+5V).The system does only work with 3V3 not +5V, but we don't see the problem how it's not going to work with the higher voltage.with regardsJulius
Re: NUCLEO L476RG with MCP23S17 on SPI communication supplied with +5V not working. When Connecting to 3V3 working, but why?
2022-04-05
Thank you for the replies.We changed to use the 3V3 supply, so we can use it.