WeSearch

OSC DEV V006 Rev B Is Ready

·11 min read · 0 reactions · 0 comments · 4 views
#hardware#embedded#electronics#riscv#firmware#Aaron Qian#OpenServoCore#CH32V006#WCH-LinkE#KiCad
OSC DEV V006 Rev B Is Ready
⚡ TL;DR · AI summary

The OSC DEV V006 Rev B is a revised hardware design intended to fix critical issues present in the previous Rev A version, including power, UART, and differential current sensing problems. It also introduces new features such as dual-mode encoder input, an external NTC connector, and improved pin mapping for better functionality. While the design is complete, it has not yet been fabricated or tested, so validation remains pending.

Key facts
Original article
DEV Community
Read full at DEV Community →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 110125) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Aaron Qian Posted on May 2 • Originally published at aaronqian.com OSC DEV V006 Rev B Is Ready #hardware #embedded #electronics #riscv Rev A took board surgery to power on. Then I hit an RX line that refused to go LOW. Then I noticed a third defect I never wrote up: the differential current sensing on the OPA wasn't actually differential. Rev B is the respin that fixes all three, plus a handful of features I was going to need anyway.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV Community.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV Community