Solved
CUBEMX and HAL COMMAND Question
Hi, I'd appreciate it if you could answer a few questions.
I try to use HAL_CAN_Recive_IT in the HAL example, but it's not automatically set up in CUBEMX. Why? And how do I use the HAL command in TRUESTUDIO?
Hi, I'd appreciate it if you could answer a few questions.
I try to use HAL_CAN_Recive_IT in the HAL example, but it's not automatically set up in CUBEMX. Why? And how do I use the HAL command in TRUESTUDIO?
Hello,
Processing functions (like HAL_CAN_Recive_IT) are not generated by STM32CubeMX: only initialization code is generated.
You have to refer to the examples provided in the relevant STM32Cube package of the device you selected.
-Amel
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.