Hacker News new | ask | show | jobs
by welsh 3198 days ago
The Cortex-M3 is for power management. You can find details from TI (http://processors.wiki.ti.com/index.php/Debugging_AM335x_Sus... http://processors.wiki.ti.com/index.php/AM335x_Linux_Power_M...).

The OSD335x-SM uses the same power management solution as the BBB. The chip itself will consume less power than the BBB since it doesn't have all the additional peripherals.

We currently have stock as DigiKey and Mouser and will maintain stock. If you have additional questions on supply, feel free to contact us (https://octavosystems.com/contact/)

We do have other development boards for this processor (https://octavosystems.com/octavo_products/osd3358-sm-red/) more expensive, but more features.

There are still some issues around RTC. The PMIC that we use (TPS65217C) doesn't support RTC-only mode, so unfortunately, you will still probably want to use the discrete RTC to get the standby time you need.

1 comments

> you will still probably want to use the discrete RTC

[darth_vader_nooooo.gif]

Thanks for the responses Eric!