UART not working on the Clicker PIC32MX board

Fully featured ARM compilers available on Windows, Linux, and macOS.
Post Reply
Author
Message
aweditya
Posts: 1
Joined: 28 Mar 2023 10:55

UART not working on the Clicker PIC32MX board

#1 Post by aweditya » 06 Apr 2023 18:54

I recently purchased a Clicker board with the PIC32MX534F064H microcontroller and have been experimenting with NECTO Studio. In particular, I am trying to run the example given in the link: https://docs.mikroe.com/mikrosdk/user-m ... o-example/. I changed the RX and TX pins to agree with the Clicker board. Specifically, I set uart_cfg.rx_pin to MIKROBUS_1_RX and uart_cfg.tx_pin to MIKROBUS_2_TX. Although I have been able to get the code to compile, I am not able to observe any output on PuTTY (even after configuring the baud rate appropriately). I have also tried to observe the output on the UART terminal present in the IDE but nothing is getting printed. For your information, I am using a Prolific PL2303 USB-to-UART adapter on Windows.

Additionally, I have been able to get UART working using mikroC PRO for PIC32. But, I haven't been able to figure out how to get that running in NECTO Studio.
Any help is much appreciated. Thank you for your time :)

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: UART not working on the Clicker PIC32MX board

#2 Post by filip » 13 Apr 2023 13:38

Hi,

Can you please attach your NECTO Studio project here and detailed photos of the hardware setup ?

Regards,
Filip.

Post Reply

Return to “PIC32 AI Compilers”