-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Is there a mistake in the schematic STM32F302CBT6 is used #98
Comments
It's not a "mistake" per se. It's just that I started out with the STM32F373 in mind, because it has better ADCs, but it was hard to source. So I decided on the (somewhat compatible) STM32F302, which is more widespread. |
Do you suggest I do it by pin names and not by pin numbers? |
Do what exactly? For the pins that we are using, both pin names and pin numbers (should) match your correct symbol. |
I can merge it into your project if you check when I'm done |
Should be fine, as said the pins we are using should have the same pin name and number as you have now. Or did you see any deviation? |
PF6 and PF7 “STM32F302CBT6” are not available |
Yeah, but we are not using those here |
Then there seems to be no problem, but could you please take a quick look at it? |
The STM32F302CBT6 pins in the schematic you shared here do not match, can you help?
https://github.com/skuep/AIOC/blob/master/doc/images/k1-aioc-schematic-rev1.0.pdf
https://www.lcsc.com/datasheet/lcsc_datasheet_2304140030_STMicroelectronics-STM32F302CBT6_C94046.pdf
The text was updated successfully, but these errors were encountered: