uConsole USB hub + RTC board

uConsole do not have RTC (Real Time Clock).

There are expansion boards with RTC. But there are a lot of things on them I do not need. I need only RTC and some USB ports.

I saw a few boards that should fit my needs, but is it will work on uConsole with Trixie?

  1. USB hub.
    https://www.tindie.com/products/quadbit/uhub/
  2. USB-C RTC board.
    USB RTC Type-C Breakout MCP221 IC Real Time Clock Device DS3231 USB RTC Breakout – Oz Robotics

What do you think?

You’ll probably find more documentation for an i2c rtc than that usb one. The expansion card has i2c so you can easily mod the usb hub to access those pins like how people exposed the second usb port on their 4g cards and then use a i2c rtc module.
That leaves the internal port of the for something else.

1 Like

Ok. But the option with USB RTC will work? How do you think?