scottrea123
scottrea123
[JHEF405PRO.zip](https://github.com/iNavFlight/inav/files/7873863/JHEF405PRO.zip) Ok, figured this one out - src is attached. Tested ok in the configurator.
I modified an existing target with info from the beta flight code. I have the board and can confirm it does work for the mimimim that I have setup. Only...
based on the betaflight config, i think BB flash and OSD is on SPI3 I changed the "CS PINS" accordingly. Does this look better? #define USE_SPI_DEVICE_3 #define SPI3_SCK_PIN PC10 #define...
Hi - having some trouble with flight, wondering if the target.c is set up correctly? currently have: const timerHardware_t timerHardware[] = { DEF_TIM(TIM3, CH3, PB0, TIM_USE_MC_MOTOR, 0, 0), DEF_TIM(TIM3, CH4,...
Checked this build with the JHEF405PRO and it does not look to be working correctly. Perhaps this target need to be renamed JHEF405A to avoid confusion?
You are using a GSF405A-BMI ? So maybe name it that - JHEF405PRO is a different board.