STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi, I try to communication with two stm32f4 via CAN bus. the first board (which transmit the message) as can1 and the second (which receive the message) as can2. I'm using the new HAL_CAN function.

In polling mode, HAL_CAN_AddTxMessage() returns HAL_OK, but HAL_CAN_GetRxMessage() returns HAL_CAN_ERROR_PARAM. In interrupt mode, the function HAL_CAN_RxFifo0MsgPendingCallback() never has been called (CAN1_RX0_IRQHandler not been called). Also HAL...

AS.5 by Associate II
  • 1182 Views
  • 5 replies
  • 0 kudos

Windows Driver/INF files for ECM

Hi there,Windows does not contain a default ECM driver like Linux does. I was wondering if there was any intention providing a Windows driver for the ECM middleware that is in the framework? We have to work with specific Android phones, which do no...

JKaz.1 by Associate III
  • 184 Views
  • 1 replies
  • 0 kudos