Skip to content

By CPX, will AI-Deck use less pins to communicate with Crazyflie in the future? #132

Answered by evoggy
twinhorse asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

Happy to hear that you're excited about CPX 😄

I'm working on some updates for CPX (bitcraze/crazyflie-firmware#1068) and here I've actually disabled the GAP8<>STM32 UART by default (it can of course be re-enabled and used if needed). The issue is that this UART collides with both the LPS and the Lighthouse deck, which might be nice decks to combine with if you want some ground truth. Also, like you said, it's not really used anymore since CPX can do the same thing (although with higher latency). I also think it's nice to free up the GAP8<>STM32 UART so the users can use it for their specific applications if needed.

So, to summarize, the default implementation will use UART2, IO1 and I…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by twinhorse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants