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

Serial Mezzanine v2 #105

Open
ric96 opened this issue Jul 22, 2019 · 8 comments
Open

Serial Mezzanine v2 #105

ric96 opened this issue Jul 22, 2019 · 8 comments

Comments

@ric96
Copy link
Collaborator

ric96 commented Jul 22, 2019

Idea by @edolnx to create a more BMC-like serial mezzanine.

Here is the not very good block diagram, real PR with schematics from KiCAD coming soon:
https://docs.google.com/presentation/d/1QWmrCeDlf2ppB9VF9HgMG6vnkkTAB0eYvpYOhqfH8O4/edit?usp=sharing

@Thore-Krug
Copy link
Collaborator

The CP2108 IC has I2C which is the Interface used by the INA260 Current sensor, but i dont know how difficult it would be to implement. But it would save on space, Hardware-complexity and Bom Cost.

@Thore-Krug
Copy link
Collaborator

The Datasheet of the CP2108 is conflicting about the Io Voltage. There was a Discussion about the that on the silicon Labs as well: https://www.silabs.com/community/interface/forum.topic.html/can_vio_of_cp2108be-KHYX

Which states that the CP2018 dos NOT Support 1.8V Voltage. so it might be necessary to choose another IC. I wonder if there are people who used the IC out of spec with 1.8V.

Ping: @mwelling @edolnx

@mwelling
Copy link
Collaborator

mwelling commented Nov 2, 2020

CP2103 maybe?

@mwelling
Copy link
Collaborator

mwelling commented Nov 2, 2020

Looks like CP2103 is NRND. How about CP2105?

https://www.silabs.com/documents/public/data-sheets/CP2105.pdf

@mwelling
Copy link
Collaborator

mwelling commented Nov 2, 2020

Wait we need 3 UARTs looking at the block diagram. Hmmmm.

@mwelling
Copy link
Collaborator

mwelling commented Nov 2, 2020

Maybe replace the attiny with a USB capable microcontroller and pass UART through?

@Thore-Krug
Copy link
Collaborator

Or a level shifter IC ? Like on the I2S Mezzanine ?!

@mwelling
Copy link
Collaborator

mwelling commented Nov 2, 2020

That could work.

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

No branches or pull requests

3 participants