Hi,I use CubeMX for STM32F407VET6.I want to remap CAN1 pins for PB8, PB9, but that configuration initialzing with error.Though CAN1 remap for PD0, PD1 is fine.What does that mean?Thank you very much in advance for your return guys!
Hi,I have some problems with launch CubeProg from Ubuntu.$ ./STM32CubeProgrammer/usr/local/STMicroelectronics/STM32CubeProgrammer/bin/STM32CubeProgrammerLauncher/usr/local/STMicroelectronics/STM32CubeProgrammer/binJavaFX NOT installed => warn userBut...
Thank you for your answer.Probably that happening through Init.Mode = CAN_MODE_SILENT_LOOPBACK for CAN1 & CAN2 together.If I do set mode CAN1 NORMAL and CAN2 SILENT_LOOPBACK all right.