/* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.c
* @brief : Main program body
*****************************************************************...
When I try to transmit can CAN data it doesn't work inside the time-delay condition... but it works properly without that condition...Does anyone knows what's the issue?Regards
the same code work with other stm32f767Zx microcontroller but not with Stm32f676ZGT6, I have tried multiple microcontroller of same model... but still no progress.