• Receive Buffer lpc1768
    Hey, I tried to debug your example with the CAN-Bus (cantest.c). (1) there are two counters CAN1RxCount and CAN2RxCount but there are never requested (2) When I debug this program I have always...
  • Receive Buffer lpc1768
    Hey, I tried to debug your example with the CAN-Bus (cantest.c). (1) there are two counters CAN1RxCount and CAN2RxCount but there are never requested (2) When I debug this program I have always...
  • Receiving the bytes in point-to-point communication using temoporary buffers
    Sir, I am doing a project in which the communication type is point-to-point.During the reception of bytes I am using a temporary buffer of 8 byte length.After storing the 8 bytes, how I can process...
  • Receiving the bytes in point-to-point communication using temoporary buffers
    Sir, I am doing a project in which the communication type is point-to-point.During the reception of bytes I am using a temporary buffer of 8 byte length.After storing the 8 bytes, how I can process...
  • USART RECEIVE BUFFER INITIALIZE
    hello i am using the CMSIS USART DRIVER to communicate with a BT module, i am using a stm32f205vft6. when setting the usart interface to receive data , the buffer is always appended with data...