M17-Project / TR-9

TR-9 - M17 protocol compatible handheld - schematics, PCB design files, BOM.

Home Page:https://m17project.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AX5043 as RFIC?

radonyl opened this issue · comments

since APRS(AFSK mod) and analog FM are listed in feature list, I'd recommend AX5043 as the RFIC which has AFSK demod embedded (vital for power saving by WOR mode) and also analog mode(even AM). check this project for a proof of practise.

Btw, AX5043's sensitivity is higher -126 vs -122 with even lower price 1.2$ vs 2.4$ and half current 10ma vs 20ma.

What is the roll-off factor for the Raised Cosine filter (AMPLSHAPE=1)?
I can't find any info here:
https://www.onsemi.com/pub/Collateral/AND9347-D.PDF

AX5043 is a cool little chip. I'm testing its performance right now. M17 mode TX is possible.

commented

Looks like a nice chip.

Is it easy to program arbitrarily without having to generate static RF config from proprietary tools?

Also careful, it has an interoperability erratum: GFSK may not work well with other non-onsemi transceivers.

https://www.onsemi.com/pub/collateral/ax5043-err-d.pdf

commented

It's nice chip because it has many modulations that other chips lack of.

commented

Definitely!

@sp5wwp thats great! BTW I suggest avoiding floating point in embedded code :)
Also memcpy for 1 byte could definitely be optimized ;D

A shame that the devboard is so expensive and the MOQ is 5 at farnell, I would have got one asap!