That was new to me, thank you.fpiSTM wrote: Thu May 05, 2022 3:23 pmThis is normal like some function are weak you will have no linker error but for those you redefine (like hal_can_msp_init) are defined in a cpp file and so are decorated by the compiler and will never get called instead the default weak will be called....0v3rcl0ck3d wrote: Thu May 05, 2022 2:15 pmSince there are no linker errors and the code compiles, I don't think this will make any difference. However, I tried without any success.
Problem getting CAN to work on STM32F767
-
- Posts: 6
- Joined: Wed Apr 27, 2022 6:42 pm
Re: Problem getting CAN to work on STM32F767
-
- Posts: 6
- Joined: Wed Apr 27, 2022 6:42 pm
Re: Problem getting CAN to work on STM32F767
Thanks for your help. It seems that it would consume more time than we have at the moment so we have to look for a plan c.
We have to build the next load of devices to deliver to the customers. This was plan b... As many others we are short on some chips.
If it is needed to switch back to plan b, I will post again.
Thanks again for your help.
We have to build the next load of devices to deliver to the customers. This was plan b... As many others we are short on some chips.
If it is needed to switch back to plan b, I will post again.
Thanks again for your help.