How to access UART on UP Squared V2?

anishrr
anishrr New Member Posts: 3

I am using a UP squared V2 board with windows 10 Pro OS for my Project. I found the device drivers for Serial devices(UART, I2C, SPI) in the up downloads page and have installed those drivers. Now 3 COM ports have appeared but I am unable to communicate using them. Is there anything else I should do to enable the UART?

Best Answer

  • HarryChiu
    HarryChiu New Member Posts: 162 ✭✭✭
    Answer ✓

    Hi @anishrr

    I tested UART function with Putty on UP Squared V2.
    Set baud rate 115200, It works normally.

    Have you modified the UART in CRB bios??
    The UART1 (CN3) needs to be modified as communication port.

    Please enter CRB bios with password "upassw0rd".
    CRB setup > CRB chipset > PCH-IO configuration > serialIO configuration

    Best Regards,
    Harry Chiu

Answers

Privacy Policy