olliw42 / mLRS

2.4 GHz & 915/868 MHz & 433 MHz/70 cm LoRa based telemetry and radio link for remote controlled vehicles
GNU General Public License v3.0
266 stars 55 forks source link

Abhi/nucleo g474re6 sx1262 #199

Open abhisheksaxenamit opened 2 weeks ago

abhisheksaxenamit commented 2 weeks ago

This is to create the custom board for the STM32 G484RET6 with the SX1262 mbed LORA chipset. The pinouts for G484: https://os.mbed.com/platforms/ST-Nucleo-G474RE/ Pin out for LORA SX1262MB1CAS_e428v03a_sch_layout.pdf

I am still struggling to make this work. I have attached the Frsky SBUS pin to the PC12 of the Board but I am unable to run the LUA script. For the RX side I have connected the board to the Zero OEM Adapter. Currently unable to make anything work :( Able to compile the code base thanks to the input from Olliw