• ARM: CAN1 baud rate setting
    I have some problems with configuration of CAN1 baud rate setting in LPC2378. This is the code section that configure CAN1 controller. Mind that CPU clock frequency CLK is 72 MHz . void start_an_network...
  • ARM: CAN1 baud rate setting
    I have some problems with configuration of CAN1 baud rate setting in LPC2378. This is the code section that configure CAN1 controller. Mind that CPU clock frequency CLK is 72 MHz . void start_an_network...
  • Baud rate setting for UART in LPC1788
    I started work with UART of lPC1788,in that I did the following settings for PCLK as 12MHZ and baud rate as 115200 but while i am simulating this code the baud rate is not assigned as 115200 or approx...
  • Baud rate setting for UART in LPC1788
    I started work with UART of lPC1788,in that I did the following settings for PCLK as 12MHZ and baud rate as 115200 but while i am simulating this code the baud rate is not assigned as 115200 or approx...
  • How can i set the serial baud rate
    Please help me in setting the baud rate in 89c51.I am doing project in 8051 which is a message transmitter.What i mean is there are two blocks in my project one is transmitter And other is receiver...