From 95988c02081dc2d6598747bc040ab26cd5af52a3 Mon Sep 17 00:00:00 2001 From: nicsure <77679714+nicsure@users.noreply.github.com> Date: Sat, 1 Jun 2024 10:47:09 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d071693..e715149 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,7 @@ The latest version 0.30b has the ability to unlock TX all the way down to 18 MHz The TD-H3 will not transmit on the Air Band frequencies anyway regardless of the limits. I am interested in seeing a frequency analysis into a dummy load of the radio on the HF bands though. I suspect it would be the same deal as the Quansheng. + + +# TA3782F +Most of the components in this radio are well known off the shelf stuff. However this TA3782F MCU is not and there is practically no documentation for it. I initially believed this to be some MCU utilizing an Arm Cortex-M4 core, but now I'm almost convinced this is not the case. I'm leaning toward some kind of Intel 8051 MCU architecture as this is providing some meaningful disassembly in IDA Pro.