Jump to content

Issue with UART Configuration on OrangePi Zero 2 Board


Go to solution Solved by ALIGMSTEN,

Recommended Posts

Posted (edited)

Hello,

I am new to Armbian and Linux in general. I am using an OrangePi Zero 2 (H616) board and need to enable the hardware UART. To do this, I tried using the simplest method I could find: running the command armbian-config -> System -> Hardware. However, in the section where I should find options for peripherals to enable, I found nothing.

2024-06-04141658.png.426d9ff92c76748b53600618b5bb3bee.png

I have tried installing different versions of Armbian, but nothing changed:

- Armbian_24.5.1_Orangepizero2_jammy_current_6.6.31.img
- Armbian_24.2.1_Orangepizero2_bookworm_current_6.6.16.img
- Armbian_23.8.3_Orangepizero2_bookworm_current_6.1.53.img
- Armbian_24.5.1_Orangepizero2_noble_current_6.6.31.img

I also tried installing the system on different SD cards, but nothing changed.

Please tell me, what am I doing wrong?

Thank you.

Edited by Dmytro Lazor
Link to comment
Share on other sites

Hello @ALIGMSTEN,

I want to use UART5, which is located on the TX-PH2 and RX-PH3 pins. As far as I understand, this UART is initially disabled. To enable it, I tried using the command armbian-config -> System -> Hardware, but I couldn't do it because nothing was displayed in the graphical interface (as shown in the screenshot above).

After doing some research, I started experimenting with the /boot/armbianEnv.txt file. I added the line overlay_prefix=sun50i-h616. After rebooting the board, I tried using armbian-config -> System -> Hardware again, and now the interface displays the hardware peripherals along with the UART5 that I need. By enabling it, I can receive data through the TX-PH2 and RX-PH3 pins via /dev/ttyS1.
 

So, I have essentially solved my problem, but I still have a few questions:

  • Is there a simpler or recommended way to enable UART5 on this board without manually editing the /boot/armbianEnv.txt file?
  • Are there any potential issues or pitfalls I should be aware of when using this method?
  • Is it a bug that the interface in armbian-config -> System -> Hardware did not display initially on various versions of the system?

Thank you.

Link to comment
Share on other sites

  • Solution

Hi @Dmytro Lazor, Sorry for responding late.

 

Good to see you have found your way around, hopefully the out of the blocks baseline wasnt seen as condescending, was next to establish the prefix, suggest dumping the running tree etc.

 

The prefix environment variable, as you have added, is the recomended way.

 

Because today's armbian/allwinner associates all h61x soc's under the h616 prefix you have to pay attention to your particular hardware.

 

The prefix status quo is less of a bug, and more a standing choice of the present framework, the ideology is that anyone who steps into the domain, should know what they are doing, and therefore as you have shown, will navigate.

 

Best of luck...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines