• UART baud rate
    Hi I am developping a FX2 component from cypress but I don't know how to configure the UART0, is there any exemple anyweher? To the superviser, I would like to answer someone that had problem with...
  • 1200 baud rate issue
    I'm trying to communicate with an old device that operates at 1200 baud only. The tablet I'm using to control the old device will only go as low as 2400 baud. Any ideas on how to bridge this gap would...
  • CAN Baud rate Issue
    Hello everybody, I am using LPC2917(ARM9)controller in my application. I am facing a problem in achieving Maximum CAN Baud rate. I tried with different configurations in bus timing register with...
  • UART BAUD RATE GENERATION
    The Uart baud rate generation formula is, UARTn baudrate = PCLK/16*UnDL UnDL = 256 × UnDLM + UnDLL why the Divisor latch MSB is multiplied with 256 plz inform me, thank you
  • Problem with Baude rate of UART
    Hi I am using an Arm9 based micro controller.However there is some problem while using the uarts.The uarts do not seem to work at the standard rates of 9600,15200 bps etc.In order to make them work...