Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Has anyone fully decoded the X9000 memory mapping?
As a die hard analog dinosaur I concur. These beasts were built to survive, and have, I see you've found the RSS that allowed 32 MPL. I think that was the 255 mode version. As the fuzzy clears a bit from my memory, I made an error (or two or more...lol)
A 2k EEPROM can hold up to 64 (not 255) modes if one ventures above the 32nd mode's data space. An 8k EEPROM can hold up to 255 mode w/o the 255 RSS quirks if you venture above the (stock for and 8k) 64th mode's dataspace. The byte that sets the MPL count will go to FFh too, but I think you will run out of codeplug? before you get that many in. Also, I think the max modes the CH will handle w/alpha tags is 224 not 240. As built? it is a challenge. You cant get to the EEPROM from the "outside" without complying with RSS/SB9600 rules and protocols, and that'a a whole 'nother can o' worms. An in circuit EEPROM emulation scheme like Casey and Skip are referring to with a accessible port to the outside world, in the case of an ESP32, TCP/IP over WiFi has promise. I'm not familiar with the ESP device(s), or it's IO capabilities. I had no idea it was a dual core uP at 270mhz. . That smokes the Teensy devices I was looking at a few years back, although I bet it's a 3v device so there;s some level transition needed as well if so. |
Emulation. It's the only viable option. Otherwise, you have to forego all the CTCSS/DCS, and whatever I/O and options the radio is capable of and reproduce them with other devices since the radio's uP does the signalling processing. I think using the radio's native capabilies is the simples, cleanest and most cost effective option.
|
Let's see... 2K x 8 requires 19 GPIO lines (11 address + 8 data). 8K
toggle quoted message
Show quoted text
x 8 requires 21. The ESP32-S3 (latest chip) has 45. That's the raw chip, the modules use some of the GPIO internally and don't bring everything out. The ESP32-S3-WROOM-1 module brings out 36 GPIOs. My memory was faulty, it ONLY has 240 Mhz dual core CPUs, not 270. It has WiFi and Bluetooth but the antenna is part of the module and RF isn't going to get from a buttoned up case. Maybe far enough?? Personally I would prefer routing a serial port out like we did with the Xcat rather than having an "intentional emitter" inside of the radio. GPIO0->GPIO7 - EEPROM data. GPIO8->GPIO15 - bottom 8 bits of address line GPIO16->GPIO20 - top 5 bits of address line GPIO21 - chip select. There are a couple of gotchas of course... The ESP32 is NOT 5 volt tolerant so there would need to be some level conversion (just a bunch of FETs perhaps?). Additionally some of the pins are strapping pins that have special meaning at power up. For example if GPIO0 is held low at reset then the ESP32 enters boot mode. So my napkin says it can be done, but not as cleanly as just hooking up the pins. 73's Skip WB6YMH On Thu, Jul 28, 2022 at 10:04 PM Casey Crane <ccrane148@...> wrote:
|
I would prefer seeing the discussion.
toggle quoted message
Show quoted text
Joe M. On 7/28/2022 7:42 PM, Skip Hansen wrote:
Well, I'm the list owner and I have no objections. It's been a |
Skip, |
Jeez Casey,
I looked back thru my "archives". Mike's post on the Synth control was 10 years ago this passed Christmas. He call them out in the sequence but didnt make the definition, except 800 Mhz? radios didnt use them. I guess you determined what they needed to be per the operating freq(s) you were using when you electrified your Frankenstein. In a real world situation the RSS is hard coded to set those per the engineered "switchpoints". There was another aspect to the hacked HAM RSS that added some 2m and and 70cm bandsplits where those were edited accordingly. I wondered if those guys that had issues with a getting a range 2 VHF to move low enough for a stable VCO lock would have benefitted from altering those to suit. |
There was another aspect to the hacked HAM RSS that added some 2m and> and 70cm bandsplits where those were edited accordingly. I wondered > if those guys that had issues with a getting a range 2 VHF to move > low enough for a stable VCO lock would have benefitted from altering > those to suit. IIRC that configuration of that hacked RSS was sometimes referred to as "Range 1.5". It had its v-bit splits modified to support the ham band, but the retuned radio would have to be compatible with the implemented ranges in order to get working results. I.e. you'd have to reconfigure the VCO capacitors to get lock, as well as retuning (probably both sets of) filters. This is why syntorxgen lets you set your own v-bit splits. (It'll also let you invert which setup is used for transmit, and which receive, because it looked to me like that might enable converting a UHF T-band VCO for use around 420-440. The Range 1 radio won't go high enough for that. Some ham UHF link channels around here are in the low 430s.) De |
Dennis,
Yup, That was it Range 1.5. It didnt add a 2m enhancement as well? - Acute CRS. I hope I never get called as an eye witness...lol? I have not looked at that RSS in some time. I've never seen a range I UHF. I know they exist and use Hi side injection while all the rest of the UHF ranges use Low side. I wasnt aware it fell short in the 430 portion. Using a "flipped" T-band radio is an awesome idea for link radios presuming the filters will move down there. |
Would love to see something arduino/pi based on these things.? ?I don't see a whole ton of Syntor X9000's in the wild -- I'm actually actively trying to liberate one from an in-service fire truck (I run a two-way shop) which I've been given full permission to do; however,need to remove the seats and parts of the interior to do so that require drilling out one-time-use pop-in retainers etc...? ?? I always wanted to find a way to remotely operate one of these with the ability to remotely switch between antennas (10M/6M) and Allstarlink gave me a good method to at least get the audio back and forth; however, the remote VCO control has had me using Maratracs (not a bad rig, but, limited to using BCD controls)? and I did come up with a way to re-program the radio remotely, and while that does give me *some* flexibility, it's not what i'd call 'agile' by any means!? Sincerely, Lee M. Lemoine N3LEE - Amateur Radio "Experience is something you don't get until just after you need it." On Fri, Jul 29, 2022 at 1:45 PM Joe M. <mch@...> wrote: I would prefer seeing the discussion. |
Well I can see it, hopefully others can as well.? I think you have to be a member of the list to see files, I tried a different account but I don't even see the files tag on the left.
Thanks, I was starting to google for mototools.? I did see my RIB when I was looking for the Xcats and I even remember (I hope) where it was. Skip |
Yup, That was it Range 1.5. It didnt add a 2m enhancement as well? -> Acute CRS. I hope I never get called as an eye witness...lol I have > not looked at that RSS in some time. Pretty sure it enabled direct frequency entry as well. But I never used it, as I wrote syntorxgen first, when I started playing with the radios. > I've never seen a range I UHF. I know they exist and use Hi side > injection while all the rest of the UHF ranges use Low side. I wasnt > aware it fell short in the 430 portion. Years ago we had a need for a packet link in the low 430s, and being a Syntor X nut, I obtained to try to retune it. They just won't go high enough. Sad face. > Using a "flipped" T-band radio is an awesome idea for link radios > presuming the filters will move down there. I figured fiddling with those might be necessary too, but I never found a T-band radio to play with. Would still be a fun project. Speaking of CRS, I can't remember now whether I was planning to just modify the T-bander, or move its VCO into a Range 1. De |
Yea I believe I used the data from the service manual which defines the vco range splits. Been a minute hah...? On Fri, Jul 29, 2022, 14:45 swguest via <swguest=[email protected]> wrote: Jeez Casey, |
@ Skip...it's in the files section, at least I can see it bt I uploaded it. Did I need to set a global flag or someyhing?
PS Can I upload some non X/X9000 stuf for Lee if he is interested? I also found a .pdf I generated from the site that had the SyntorX codeplug breakdown...dont recall the authors but need to credit them if you allow me to upload it. @ Casey....yeah just glimpsed you code...it's there............... @ Dennis....I've passed up T-Band stuff, including X family radios. Back when TV was analog, and men were men and however else that goes...Houston had both a ch14 and a ch 20 so anything 470-512 was pretty much useless. I never considered flipping one for link service. |
to navigate to use esc to dismiss