• 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...
  • 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...
  • USARt transmission problem with stm8
    Hello , I'm working on the stm8l microcontroller and trying to use its USART. I am getting a very peculiar problem. No matter what value I assign to the USART_DR register , it always takes the value...
  • 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...