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

i2c runtime error ... todo!(); #523

Open
pdgilbert opened this issue Jan 1, 2025 · 1 comment
Open

i2c runtime error ... todo!(); #523

pdgilbert opened this issue Jan 1, 2025 · 1 comment

Comments

@pdgilbert
Copy link

On bluepill I am checking the examples as in stm32-rs/stm32f4xx-hal#828. Example sht30-em-semi gives a "not yet implemented" runtime error at

Remote target In: sht30_em_semi::__cortex_m_rt_main         L301  PC: 0x80003b6
at .cargo/git/checkouts/stm32f1xx-hal-bb9d214e810c7b47/6c5dc88/src/i2c/block
ing.rs:301
301          todo!();        

This is in fn transaction_slice

(Examples aht20-bl-semi, aht20-dr-semi, aht20-em-semi, shtc3-semi, xca9548a-aht20-bl, xca9548a-aht20-dr, and xca9548a-aht20-em all work.)

@burrbull
Copy link
Member

burrbull commented Jan 1, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants