Search found 6 matches

by 0v3rcl0ck3d
Fri May 06, 2022 6:26 pm
Forum: Libraries & Hardware
Topic: Problem getting CAN to work on STM32F767
Replies: 11
Views: 29400

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 ...
by 0v3rcl0ck3d
Fri May 06, 2022 6:20 pm
Forum: Libraries & Hardware
Topic: Problem getting CAN to work on STM32F767
Replies: 11
Views: 29400

Re: Problem getting CAN to work on STM32F767




As a first guess use extern "C" for all functions.


Since there are no linker errors and the code compiles, I don't think this will make any difference. However, I tried without any success.


This is normal like some function are weak you will have no linker error but for those you ...
by 0v3rcl0ck3d
Thu May 05, 2022 2:27 pm
Forum: Libraries & Hardware
Topic: Problem getting CAN to work on STM32F767
Replies: 11
Views: 29400

Re: Problem getting CAN to work on STM32F767


one final note, pay attention to what written in this message
https://www.stm32duino.com/viewtopic.php?p=2153#p2153


So I conclude that the bootstrap loader, when it jumps to the application program, does not shut off the USB, and this must have been done in the core


you may also have this ...
by 0v3rcl0ck3d
Thu May 05, 2022 2:25 pm
Forum: Libraries & Hardware
Topic: Problem getting CAN to work on STM32F767
Replies: 11
Views: 29400

Re: Problem getting CAN to work on STM32F767



Hi,
hope this is the right spot to post this problem. I am trying to get CAN working on a custom board with a STM32F767. However, I am completely stuck and there is no progress anymore with try and error. Since the code of the project is not open, I am not able to share the whole project but I ...
by 0v3rcl0ck3d
Thu May 05, 2022 2:15 pm
Forum: Libraries & Hardware
Topic: Problem getting CAN to work on STM32F767
Replies: 11
Views: 29400

Re: Problem getting CAN to work on STM32F767

fpiSTM wrote: Wed May 04, 2022 7:28 pm As a first guess use extern "C" for all functions.
Since there are no linker errors and the code compiles, I don't think this will make any difference. However, I tried without any success.
by 0v3rcl0ck3d
Wed May 04, 2022 7:18 pm
Forum: Libraries & Hardware
Topic: Problem getting CAN to work on STM32F767
Replies: 11
Views: 29400

Problem getting CAN to work on STM32F767

Hi,
hope this is the right spot to post this problem. I am trying to get CAN working on a custom board with a STM32F767. However, I am completely stuck and there is no progress anymore with try and error. Since the code of the project is not open, I am not able to share the whole project but I am ...

Go to advanced search