u/ThinhBB

Using AI to vibe code or as an assistant for firmware coding

I have a question: Have anybody used AI (ChatGPT/Claude/Grok/Gemini, etc.) to support you or vibe coding a firmware? How is your experiences?

Does it good enough to replacing fresher or junior? How much does it cost for a firmware (base on tokens you used to calculate the price)? Excepting firmware, which part does it helpful you guys so much (PCB design, drawing schematics, etc.)?

reddit.com
u/ThinhBB — 14 days ago

Configuration clocks for Pico

I am doing something maybe useless with all you guys. Hahaha.

I'm configuring the clocks registers for my Pico (including PLL SYS, PLL USB, CLK_REF, CLK_SYS, ROSC, XOSC, etc.). I had read a lot of pages from datasheet. And right now, I could switch Pico from XOSC to ROSC and backward. I don't want to use SDK.

My next target is increase/decrease the clock to see behaviour of Pico at multiple level clocks.

Well, this is so fun guys. 🤣

reddit.com
u/ThinhBB — 24 days ago