Re: Prototype Quad RX 1 TX boards
We know that interrupts work on both the Launchpad board and the RTIHU, so if they and Blinky are all wired the same way, we should be good there. That is kind of weird though. 73,
Burns Fisher, WB1FJ *AMSAT(R) Engineering -- Flight Software*
On Mon, Feb 26, 2024 at 8:32 PM Bob Stricklin via pacsat-dev < pacsat-dev@amsat.org> wrote:
The AX5043 has a 65K pull-up on the IRQ line. It interrupts by taking this line to a high state. The data sheet dose not say this but the output must be driven low when not in IRQ state. Seems like a odd way to do this so I may be reading it wrong. Output lines are supposed to support up to 40 mA. So you could probably cause an interrupt by using a 1K resistor with a jumper on it. Connect the jumper to 3.3V (Tab of the big regulator standing up and bent over) and tap the other end of the resistor on the IRQ line. You should get a single pulse and not damage anything.
Bob
On Feb 26, 2024, at 7:15 PM, Burns Fisher (AMSAT) via pacsat-dev < pacsat-dev@amsat.org> wrote:
Also remember that none of the interrupt lines has been tested. As I recall Tx does not need it, but Rx does. This could be software. Is it possible to jump the IRQ line manually somehow to see if you get an interrupt out of it?
73,
Burns Fisher, WB1FJ *AMSAT(R) Engineering -- Flight Software*
On Mon, Feb 26, 2024 at 8:05 PM Bob Stricklin via pacsat-dev < pacsat-dev@amsat.org> wrote:
Both Chris and Jim have their boards to work with. Chris has started to work with his and rotors TX is sending packets but not receiving any packets yet. Still working to understand issue.
It could be hardware or software.
To help sort out issues with the AX5043 I have made up a table (attached) to correlate the Select, IRQ lines with the physical chip on the board. All four AX5043s should have an RX signal so in theory any one of them could be used to receive signals. However there could be a hardware issue with any of them. The RX3 AX5043 at the top of board is configured to work single ended. The three other devices are working differentially. The code may need different register settings for each of these to work properly but in terms of the AX5043 I think they all should be looking for a differential signal. I expect the signal strength of RX3 will be lower.
Bob
pacsat-dev mailing list -- pacsat-dev@amsat.org View archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/pacsat-dev@amsat.org To unsubscribe send an email to pacsat-dev-leave@amsat.org Manage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org
pacsat-dev mailing list -- pacsat-dev@amsat.org View archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/pacsat-dev@amsat.org To unsubscribe send an email to pacsat-dev-leave@amsat.org Manage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org
pacsat-dev mailing list -- pacsat-dev@amsat.org View archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/pacsat-dev@amsat.org To unsubscribe send an email to pacsat-dev-leave@amsat.org Manage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org
participants (1)
-
Burns Fisher (AMSAT)