• 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...
  • Transmission problem in UART of AT89C51ED2
    Hi, I have been using a custom made board with 11.059MHz cystal and AT89C51ED2 IC in it. i have the MON51.hex monitor file which is available on the std keil MCBx51 board on the flash memory area of...
  • Problem with CAN2 transmission
    Hi everybody, I'm using the MCB2300 with LPC2368 and I use CAN2 (p0.4, p0.5) to send a CAN frame, after setting the Peripheral as mentioned in the User Manual, I find the value of the CAN2ICR is 00030000...
  • TCP fast transmission
    I use the STM32F4 discovery, middleware 7.0.0 and CMSIS 4.5.0. I wonna sample data with a sampling frequency of 192kHz (24bit) using an external ADC which sends the data via I2S to my uC. By using a...
  • 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...