Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
remove the use of USE_EXTI
#1
Hi,

I'm working on a custom board and I need to decide my MCU pin connections. I'm having this doubt regarding the gyro interrupt. In betaflight software what is the main objective of the gyro interrupt? Just wait for the data availability? Will it be very problematic if this feature is not used? 

In a working prototype I have compiled a betaflight version for my board without the code I show below, and it seems not affected by its removal.

#define USE_EXTI
#define USE_GYRO_EXTI
#define GYRO_1_EXTI_PIN         PB3
#define USE_MPU_DATA_READY_SIGNAL
#define ENSURE_MPU_DATA_READY_IS_LOW
Reply
Login to remove this ad | Register Here
#2
Not sure many of us can guess what the overall impact is unless we study the Betaflight code.

I guess the best place to as is on the Betaflight slack server: https://slack.betaflight.com/
Reply
#3
I think most of the devs have moved to the Discord:
https://discord.gg/TWHdTmtTM9
Reply
#4
They never advertised the discord server on their github page: https://github.com/betaflight/betaflight...rs-channel
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  How to remove oscilations on my quad? [email protected] 4 1,948 14-Jul-2019, 07:28 AM
Last Post: hugnosed_bat
  Help Add/Remove features from Betaflight Maiden Flight 25 4,612 07-Jul-2019, 09:54 PM
Last Post: Maiden Flight


Login to remove this ad | Register Here