-
Notifications
You must be signed in to change notification settings - Fork 29
module mcu
rusefillc edited this page Jul 22, 2023
·
16 revisions
See also notes at https://github.com/rusefi/rusefi/blob/master/firmware/config/boards/hellen_meta.h
5v
5v for analog sensors based on LC-filtered 5v input. This way we isolate op-amp power supply from sensor and etc noises.
🛑 NOT protected against grounding
🛑 NOT protected against +12 back-feed
Random note: mcu 144 v0.5 has approximately 6 totally unused/not connected stm32 GPIO pins (this has changed with rev 0.7)
mcu 176 v0.5 has approximately 16 totally unused/not connected stm32 GPIO pins
See also module-input for analog inputs info
FAQ:
Q: why do we have op-amps?
A: TBD
rev 0.7:
- A few more pins are exposed
rev 0.6:
- Improved 5v sensor output protection see https://github.com/andreika-git/hellen-one/blob/master/CHANGELOG.md#mcu-06-and-mcu144-06