STM32F103C and arduino IDE

What are you developing?
Post Reply
caneiv
Posts: 1
Joined: Thu Apr 30, 2020 8:26 pm

STM32F103C and arduino IDE

Post by caneiv »

Hello, i'm making a project with an STM32F103C+MCP2551 for sending and receiving data through CANBUS. Everything works, but i want to add 2 buttons for additional funcions. The software im using is ARDUINO IDE. I need help with making the code, in particular how to declare the buttons like input and the PINs for them (ON ARDUINO IDE!!)
stas2z
Posts: 131
Joined: Mon Feb 24, 2020 8:17 pm
Answers: 8

Re: STM32F103C and arduino IDE

Post by stas2z »

Oh, come on, you've implemented CAN and stucked with basic GPIO?
pinMode/digitalRead will help you
Post Reply

Return to “Projects”