• CAN2 on the connectivity line
    Hello, I am trying to setup my CAN2 module for the STM32F105RC but unable to transmit or recieve data with the CAN analsyer. I have setup the CAN1 module the same way and it works. Is there something...
  • /b STM32F107 CAN2 interrupt proble
    Hi.. STM32F107 peripheral the circuit under test CAN1, CAN2, use the source code that implements. In CAN1 Send and recive (interrupt) operation, but CAN2 Send normal operation, not recive...
  • USB transmission problems
    Hello, I posted a message a coulple of days ago regarding a problem I have with USB - I am still trying to adjust the HID demo application of Keil that is supplied for the ARM7 to transmit/receive more...
  • I2C Transmission
    Hi, I have a problem when I want to send data via I2C the program hangs in the line while (!I2C_CheckEvent(I2Cx, I2C_EVENT_MASTER_BYTE_TRANSMITTED)); . this is my funcion to send void...
  • UDP transmission
    Hello, I'm developing an application for an ARM9 uC, on the evaluation board MCB-STR9. I'd like to use the RTOS (RTX application) and implement in a RTOS task a UDP based transmission protocol. Even...