Question
UART not working correct when using with CANBUS
Hi,
I have generated the code using CUBEMX.
In my code i'm trying to send data over CAN and USART .
CAN is working as i have tested with my analyser but over USART sending some junk data.
is there any possibility that CANBUS and USART gets conflicted.i'm using STM32F7 and in that i'm using CAN1 and USART3
I have checked the baudrate is fine.
Thanks,
Vimal