Skip to content

JoveYu/Quansheng_UV-K5_Firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOC

At the beginning I was planning to put here only official firmwares found somewhere in update files and internet but now, with help from people involved in process of reverse enginnering of uvk5 you can find here some knowledge and findings regarding our very wallet friendly yet so capable radio. Here is table of contents of this repository.

Build your own firmware - /uvmod_kitchen

You can select what you want to include in your modded firmware. If you want unlock all frequencies but also have custom frequency steps? This is section for you. Thanks to this tool you can mix and match different mods to be included in final firmware. All mods are basing on firmware version k5_2.01.26.

Documents - /docs

Some (incomplete) documents with info about CPU I/O pins, memory mappings, firmware format etc.

Font and graphics - /font_and_graphics

Simple python script which extracts from firmware all bitmaps used in radio's user interface. It works as substitute of documentation.

Datasheets and drawings - /hardware

Here are all the efforts of searching internet for datasheets but also drawings of reverse engineered schematics and high resolution photos of PCB.

OpenOCD configs - /openocd

Tools necessary to unbrick your radio or dump flash memory.

Utility scripts - /python-utils

Python library and sample scripts which leverage official communication protocol. You can dump EEPROM and reboot your radio or decode firmware.

Quansheng UV-K5 Firmware collection - /firmware

Only stock firmwares, no mods, no alterations. If you want modified firmware ready to flash please check out Andrej's repo

Firmware_Version Programming software Firmware-Updater
k5_2.01.17
k5_2.01.19 1.1.11
k5_2.01.23 V1.0.38 2023-02-11 07:49:36 1.1.11
k5_2.01.25 Not released, dumped from device n/a
k5_2.01.26 V1.0.38 1.1.12
k5_2.01.27 Not released, dumped from device by @CloverGit n/a
k5_3.00.10 Not released, dumped from device (UV-K6) n/a
k5_4.00.01 Not released, dumped from device (UV-5R PLUS) n/a

All files from table are already encoded and can be directly flashed using firmware updater V1.1.12.

Links

Thanks for all contributors

About

Quansheng UV-K5 Firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.6%
  • C 3.6%
  • Batchfile 2.6%
  • Assembly 2.3%
  • Shell 0.9%