Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

STM32H7 SPI + Exti fixes + BMI088 driver#1052

Merged

Conversation

chris-durand
Copy link
Member

@chris-durandchris-durand commentedJul 20, 2023
edited
Loading

  • STM32H7 SPI with DMA
  • Add interface to DMA driver to read transfer status
  • BMI088 IMU
    • Driver
    • SPI example
    • I²C example
    • Add documentation
  • Fix spurious EXTI interrupts with multiple enabled lines sharing the same IRQ
  • Fix compilation ofExti::disconnect()
  • Move identical copy-pastedSpiMaster::acquire()/release() code out of drivers
  • Allow use of SPI with fibers without:processing:protothread module

salkinium reacted with thumbs up emojisalkinium and rleh reacted with heart emojisalkinium reacted with eyes emoji
@chris-durandchris-durand changed the titleSTM32H7 SPI + Exti fixesSTM32H7 SPI + Exti fixes + BMI088 driverJul 20, 2023
@chris-durandchris-durand marked this pull request as draftJuly 20, 2023 15:22
@chris-durandchris-durand added the ci:halTriggers the exhaustive HAL compile CI jobs labelJul 20, 2023
@chris-durandchris-durand removed the ci:halTriggers the exhaustive HAL compile CI jobs labelJul 20, 2023
@chris-durandchris-durandforce-pushed thefeature/stm32h7_spi branch 5 times, most recently froma154241 tof25619dCompareJuly 20, 2023 23:57
@chris-durandchris-durand marked this pull request as ready for reviewOctober 4, 2023 22:35
@chris-durandchris-durand added the ci:halTriggers the exhaustive HAL compile CI jobs labelOct 4, 2023
Copy link
Member

@salkiniumsalkinium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Yes, very nice! Thanks!

@salkiniumsalkinium merged commita771042 intomodm-io:developOct 5, 2023
@salkiniumsalkinium added this to the2023q4 milestoneOct 5, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@salkiniumsalkiniumsalkinium approved these changes

Assignees
No one assigned
Labels
ci:halTriggers the exhaustive HAL compile CI jobsexample 🔑feature 🚧refactor 🔥
Milestone
2023q4
Development

Successfully merging this pull request may close these issues.

2 participants
@chris-durand@salkinium

[8]ページ先頭

©2009-2025 Movatter.jp