Ian Goegebuer

Results 14 comments of Ian Goegebuer

I have started work on this and will make a PR when I get it stable. I'm using a lot of help from your website @NotBlackMagic and a modified mbed...

@coolacid I'm not sure what you're asking. On the AX5043 they are labeled MOSI/MISO/CLK/*SEL. Take a look at the below PDF [https://www.onsemi.com/pub/collateral/add5043-169-2-gevk%20schematic.pdf](https://www.onsemi.com/pub/collateral/add5043-169-2-gevk%20schematic.pdf)

@coolacid NSS is marked as *SEL (not SEL or SEL with the bar over it) The other 3 are currently unused. One will be connected to the line marked "IRQ"...

Finally made some progress recently. I was unable to receive any AFSK data with a known working module. It turns out some of the AX5043 dev modules have a 16.368MHz...

Not sure if it's an issue in my code or not, but APRS transmission without a message is malformed and not accepted. It seems to be missing the last character....

I think this is good to go as a base example of using three.js and OpenSCAD-wasm. Let me know what you think. I tried to mimic the OpenSCAD GUI a...

You are correct that the committed fix is for the older version of OpenTitan. Currently the readme references the Build Artifacts that contain the old version of the ROM code....

This got put on the backburner for a bit, but not dropped. I finally have a way to confirm the radio is doing what I intend. @rdforrest what's funny is...

@jgromes sounds good. I'll see about porting mine over into your commit. What development board are you using?

I pulled your code and got it mostly working with my AX5043 board. A couple of notes from getting it working: We will have 3 different board crystal frequencies to...