2018-02-20 09:09 PM
2018-02-20 09:35 PM
A Hard Fault is perhaps indicative that you don't have an interrupt handler, you should probably try to figure out what's happening there.
sFilterConfig.FilterMaskIdHigh = 0x7FF << 5; // Mask
2018-02-20 11:38 PM
Thanks I'll look into it but why this:
sFilterConfig.FilterMaskIdHigh = 0x7FF << 5; // Mask