Hi, I've created a custom build with a RFM95 and a stm32f103 blue pill and I have it somewhat working with my betafpv 900MHz micro TX, however I keep getting dropouts, and the receiver keeps rebooting ever few seconds and telemetry drops out on my radiomaster. For now I'm just logging to the debug uart and I've attached 2 logs below, one has DDEBUG_LOG_VERBOSE enabled and the other with DDEBUG_RCVR_LINKSTATS enabled. I also attached a picture of my setup. I have a 3 inch wire https://learn.adafruit.com/adafruit-rfm69hcw-and-rfm96-rfm95-rfm98-lora-packet-padio-breakouts/assembly#wire-antenna-2433240for an antenna for reference. Any clue why this may be happening?
#Custom bluepill stm32 RFM95W rebooting issues
10 messages · Page 1 of 1 (latest)
you may have to ask some of the developers for this one, as it's uncommon that people DIY something, and extremely uncommon that they do not use ebyte modules
Should I post this somewhere else? I'm looking to build my own receiver based on the rfm95x and stm32f103 bluepill. I'm able to debug the code, but I haven't figured out why it keeps rebooting. Some theories I have:
- is it because I don't have a FC connected?
- simple wire antenna isn't working?
- clocks aren't synced? as mentioned here: https://www.expresslrs.org/3.0/hardware/crystal-frequency-error/
- The custom build I made has a bug? See modified-code.txt below
- The wires between the stm32 and rfm95x are too long?
Edit: It's starting to look like a power issue since the power led is fluctuating and I don't think my st-link can supply enough current. I had it working for a few min this morning
try adding like a 470 uF capacitor to the power rail
sometimes that does wonders
will probably not do it in this case, but worth a try
Thanks. I switched to powering over usb and now it's working although it appears the power led is still fluctuating a little. I'll keep that in mind when designing a pcb
when designing a PCB you prolly won't need 470uF capacitance