Search found 2 matches
- Thu Nov 05, 2020 6:38 pm
- Forum: General discussion
- Topic: CAN Receive Interrupt
- Replies: 2
- Views: 4458
Re: CAN Receive Interrupt
Thank you. Much appreciated:)
- Tue Nov 03, 2020 6:39 pm
- Forum: General discussion
- Topic: CAN Receive Interrupt
- Replies: 2
- Views: 4458
CAN Receive Interrupt
Hi All. I'm new to the Arduino STM32 project so forgive me if this has been covered and I have searched for the answer. I'm using a STM32F103C8 bluepill to send and receive can traffic. As the messages I want to receive are coming in fast I would like to use a receive interrupt but cannot find out ...