Hello, I am trying to apply this config with STM32NucleoF072RB and STM32NucleoF429ZI. I checked all the parameters of the ioc as well as the transposition of the code according to the target but I have no reaction of the leds when I press the buttons. Kindly suggest me how can i do this? is it possible without any external transceiver we can connect two nucleo CAN?
Hello, I am trying this with the NUCLEO-F446ZE instead of the NUCLEO-F446RE. I have configured all settings according to my board's pins, but it doesn't work with this code. Why is that?
I have two stm32F407VET6 boards and I need to establish CAN bus communication between the two, but it doesn't work for me. If I send you the code, could you help me?
I haven't tried in Proteus but I don't it will work given the complex working of CAN plus the ideality of the software.It may be slow or not work at all!
Yes,in this case I haven't configure the filters.So download the code to the two boards. There is part 2 where you have to change the device ID since filters are used.
Hello, Im trying to apply this config with STM32F746ZG and STM32F207ZG. I checked all the parameters of the ioc as well as the transposition of the code according to the target but I have no reaction of the leds when I press the buttons. Do you have any advice for me?
@@askedisondoit8482 I just checked again and it is the case, the Tx and Rx pins are well connected. Concerning the ground, I get it on the f7 and then I distribute it on a breakboard where are the leds
well done ! working code and explaination in video
WOW, Very helpful.
Hello, I am trying to apply this config with STM32NucleoF072RB and STM32NucleoF429ZI. I checked all the parameters of the ioc as well as the transposition of the code according to the target but I have no reaction of the leds when I press the buttons. Kindly suggest me how can i do this? is it possible without any external transceiver we can connect two nucleo CAN?
Hello can you make tutorial control PWM with Can bus Communication. One Stm32 as master and stm32 two as slave an control pwm at rectifier. Thank you
Sure
Hello, I am trying this with the NUCLEO-F446ZE instead of the NUCLEO-F446RE. I have configured all settings according to my board's pins, but it doesn't work with this code. Why is that?
Kindly repeat the process,this tutorial works.
hello. ı have to boards to STM32F407 boards. But I can't run my own code in STMCube IDE. ıf you possible for you, can ı send my code please?
I have two stm32F407VET6 boards and I need to establish CAN bus communication between the two, but it doesn't work for me. If I send you the code, could you help me?
Yes,send the code
Also remember to check the .it file of your code
@@askedisondoit8482 How did I send you my code?
I have the .it file checked, and everything compiles fine for me
can u give reason why u shifted pa11,pa12 to pb8,pb9
Hi,no good reason but wanted to use those two close pins on the nucleo board
is it possible to check the simulation in proteous?
I haven't tried in Proteus but I don't it will work given the complex working of CAN plus the ideality of the software.It may be slow or not work at all!
hello do you send the same code to the two boards ??
Yes,in this case I haven't configure the filters.So download the code to the two boards.
There is part 2 where you have to change the device ID since filters are used.
@@askedisondoit8482 thanks, and why you dont use transceiver ??
@@raniajmai8565 you can choose to use if you are transmitting at a longer distance.
@@askedisondoit8482 hi can get your mail ID?
@@karthiktavare2330 edisonngunjiri@gmail.com
Can I do it with two stm32f103c8t6??
I have not tried this
Hello, Im trying to apply this config with STM32F746ZG and STM32F207ZG. I checked all the parameters of the ioc as well as the transposition of the code according to the target but I have no reaction of the leds when I press the buttons. Do you have any advice for me?
Hello,first of all,make sure your boards' GND are connected together,plus CANTX of board 1 TO CANTX of board 2 and same for CANRX pins
@@askedisondoit8482 I just checked again and it is the case, the Tx and Rx pins are well connected. Concerning the ground, I get it on the f7 and then I distribute it on a breakboard where are the leds
@@samuelkoumou8036 kindly send the code here,I will review it ASAP
t.me/+VLj77w7dro_rd3n9
@@askedisondoit8482 Oh! Thank you very much, I am doing it right now
@@askedisondoit8482 Done!