Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Baro] MATEKF722HD and MATEKF722SE not detecting Barometer #822

Open
zheroz00 opened this issue Jul 4, 2022 · 2 comments
Open

[Baro] MATEKF722HD and MATEKF722SE not detecting Barometer #822

zheroz00 opened this issue Jul 4, 2022 · 2 comments
Labels
duplicate This issue or pull request already exists feature-request hacktoberfest

Comments

@zheroz00
Copy link

zheroz00 commented Jul 4, 2022

Describe the bug
Emu 0.4.0 Barometer not detected on Matek F722-HD or Matek F722-SE.

To Reproduce
Flash to the correct target. Barometer not detected when activated.

Expected behavior
To see the barometer indicator in Emuflight light up when activated.

Flight controller configuration

# version
# EmuFlight / MATEKF722HD (MTKS) 0.4.0 Apr  1 2022 / 12:50:55 (40faa0ab2) MSP API: 1.51

board_name 
manufacturer_id 

# name

# resources

# mixer

# servo

# servo mix


# feature
feature -AIRMODE
feature GPS

# beeper

# beacon
beacon RX_LOST
beacon RX_SET

# map

# serial
serial 0 2 115200 9600 0 115200
serial 1 0 115200 57600 0 115200
serial 3 64 115200 57600 0 115200
serial 5 1 115200 57600 0 115200

# led

# color

# mode_color

# aux
aux 0 0 1 900 1200 0 0
aux 1 1 5 900 1200 0 0
aux 2 13 2 1800 2100 0 0
aux 3 28 7 1800 2100 0 0
aux 4 35 6 1800 2100 0 0
aux 5 36 4 1800 2100 0 0
aux 6 40 0 1800 2100 0 0

# adjrange
adjrange 0 0 3 900 2100 12 3 0 0

# rxrange

# vtx

# rxfail

# master
set acc_calibration = 73,51,332
set mag_hardware = NONE
set mag_declination = -7570
set min_check = 1005
set serialrx_provider = CRSF
set gps_provider = UBLOX
set osd_warn_arming_disable = ON
set osd_warn_batt_not_full = ON
set osd_warn_batt_warning = ON
set osd_warn_batt_critical = ON
set osd_warn_visual_beeper = ON
set osd_warn_crash_flip = ON
set osd_warn_esc_fail = ON
set osd_warn_core_temp = ON
set osd_warn_rc_smoothing = ON
set osd_warn_dji = ON
set osd_vbat_pos = 2496
set osd_rssi_pos = 2075
set osd_flymode_pos = 2048
set osd_throttle_pos = 448
set osd_craft_name_pos = 2218
set osd_gps_sats_pos = 2080
set osd_home_dir_pos = 2095
set osd_home_dist_pos = 2061
set osd_warnings_pos = 2538
set osd_avg_cell_voltage_pos = 2464
set osd_disarmed_pos = 2251
set osd_stat_endbatt = ON

# profile
profile 0


# rateprofile
rateprofile 0

set thr_mid = 45
set thr_expo = 10
set roll_rc_rate = 125
set pitch_rc_rate = 125
set yaw_rc_rate = 90
set roll_expo = 75
set pitch_expo = 75
set yaw_expo = 75
set roll_srate = 0
set pitch_srate = 0
set yaw_srate = 0

Setup / Versions

  • Matek F722-HD and Matek F722-SE. Bought from Greathobbies in Canada.
  • DIATONE MAMBA F60_BL32 60A
  • RX = Betafpv ELRS nano 2.4.
  • VTX = DJI air unit.
  • GPS = BN-220
  • Wiring Standard connections to ESC and motors. GPS on UART1. RX on UART4. DJI on UART6.

Additional context
I tested BF 4.3 and the barometer shows up by default.

@nerdCopter
Copy link
Member

DPS310 not supported yet.

@BeauBrewski
Copy link
Collaborator

See #551

@nerdCopter nerdCopter added duplicate This issue or pull request already exists hacktoberfest labels Aug 8, 2022
@nerdCopter nerdCopter changed the title MATEKF722HD and MATEKF722SE not detecting Barometer [Baro] MATEKF722HD and MATEKF722SE not detecting Barometer Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists feature-request hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants