Timeline for ATMEGA328 SPI MCP2515 - SPI communication freezes at certain point
Current License: CC BY-SA 3.0
17 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 13, 2017 at 12:33 | history | edited | Community Bot |
replaced http://electronics.stackexchange.com/ with https://electronics.stackexchange.com/
|
|
Jul 13, 2016 at 23:32 | vote | accept | KarlKarlsom | ||
S Jul 13, 2016 at 23:31 | history | bounty ended | KarlKarlsom | ||
S Jul 13, 2016 at 23:31 | history | notice removed | KarlKarlsom | ||
Jul 13, 2016 at 14:33 | vote | accept | KarlKarlsom | ||
Jul 13, 2016 at 23:32 | |||||
Jul 13, 2016 at 12:53 | history | tweeted | twitter.com/StackArduino/status/753210654081880064 | ||
Jul 13, 2016 at 10:35 | comment | added | Talk2 | Just try another library, like this one: github.com/Seeed-Studio/CAN_BUS_Shield just be careful as this library does not implement atomic SPI transaction. | |
Jul 12, 2016 at 19:52 | answer | added | KIIV | timeline score: 3 | |
S Jul 12, 2016 at 15:33 | history | bounty started | KarlKarlsom | ||
S Jul 12, 2016 at 15:33 | history | notice added | KarlKarlsom | Draw attention | |
Jul 10, 2016 at 23:49 | history | edited | KarlKarlsom | CC BY-SA 3.0 |
deleted 2 characters in body
|
Jul 10, 2016 at 23:49 | comment | added | KarlKarlsom | @JimmyB, thats just a copy of the function I used to toggle the LED. I didnt want to mess with the original code in the library. I edited the question! | |
Jul 10, 2016 at 23:46 | comment | added | KarlKarlsom | @PeterSmith thats not the case. The program freezes in that call of mcp2515_get_message(&CANmessage). | |
Jul 10, 2016 at 23:01 | history | migrated | from electronics.stackexchange.com (revisions) | ||
Jul 10, 2016 at 22:05 | comment | added | JimmyB | The code shows omcp2515... and mcp2515... functions. What's that about? | |
Jul 10, 2016 at 15:47 | comment | added | Peter Smith | I would be tempted to find out why you only get 'Has message' which implies that if (omcp2515_get_message(&CANmessage)) is returning zero. | |
Jul 10, 2016 at 15:31 | history | asked | KarlKarlsom | CC BY-SA 3.0 |