Skip to content

it seems like PC9 is the only pin w/ I2C3_SDA on the lqfp64 stm32f4 - #149

Open
nathantsoi wants to merge 2 commits into
rs2k:raceflightfrom
nathantsoi:i2c3
Open

nathantsoi wants to merge 2 commits into
rs2k:raceflightfrom
nathantsoi:i2c3

Conversation

@nathantsoi

@nathantsoi nathantsoi commented Apr 15, 2016

Copy link
Copy Markdown
Contributor

it looks like, from the datasheet, that PB4's AFs are NJTRST/ SPI3_MISO / TIM3_CH1 / SPI1_MISO / I2S3ext_SD/ EVENTOUT (I2S3ext_SD != I2C3_SDA right?) and the only pin w/ I2C3_SDA is PC9

the only target that uses I2CDEV_3 is the REVONANO. if anyone is using gps on this target, can they confirm it's broken or working?

@blckmn

blckmn commented Apr 15, 2016

Copy link
Copy Markdown
Contributor

Can we confirm the Revo Nano uses a STM32F411. PC9 is the only I2C3 SDA on that chip - even in the 64 qfp - though the Revo uses the BGA package ???

@nathantsoi

Copy link
Copy Markdown
Contributor Author

thx for the review @blckmn! maybe we want something more like this?

@blckmn

blckmn commented Apr 16, 2016

Copy link
Copy Markdown
Contributor

I think this will be good. Anyone with a Nano that can test? @rs2k

@rs2k

rs2k commented Apr 17, 2016

Copy link
Copy Markdown
Owner

I'll test this out soon. I've got my revonano still hooked up from testing BLHeli VCP.

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

Successfully merging this pull request may close these issues.

3 participants