Live data from Hacker News

Qualcomm starts a RISC-V joint venture

arstechnica.com

81–82 of 82 posts

Re: Qualcomm starts a RISC-V joint venture

#81
post #13

Earlier quoted context omitted.

You could always go for Xtensa, PIC/AVR, or 68k. Still plenty of those around - although ARM has rapidly been eating their lunch the last few years.

PIC and AVR (along with 8051 and 6502 based designs) are still used in current consumer products reusing older designs. Yes, ARM Cortex-M0 can cost the same while offering 2x the processing processing power, but redesigning the PCB and rewriting the entire codebase for a new MCU would offset the processing power gains, which are not needed anyway. Most white-label consumer goods just need to poll some keypad buttons,…

A 6502 or 8051 can do the job but their prices haven't dropped a lot.

You can get a 48 MHz RISC-V from WCH (a big 8051 supplier) or Cortex-M0 from Puya for $0.10 to $0.15 depending on whether it's an 8, 16, or 20 pin package. Both the CH32V003 has 2 KB SRAM and 16 KB flash, and the Puya 3 KB SRAM and 20 KB flash. You get the above prices for the WCH at qty 50 (i.e. $5 - $7) on their Aliexpress store, plus a couple of bucks shipping.

Being "too powerful" for the job is irrelevant if it's cheaper anyway. Plus easier to use because both use standard GCC/LLVM, support debugging etc.

Re: Qualcomm starts a RISC-V joint venture

#82
post #44

Earlier quoted context omitted.

Yeah, "Qualcomm" is one of those places information never gets out of, right? This might turn out to be "influenced by RISC-V" but completely different actual instructions; with the NDA and lien on your soul before you can even sniff documentation .

Qualcomm is a patent troll. They probably already have a few dozen over-broad patents on things crucial for RISC-V implementations and are just fishing for more.

They (alongside every other member) signed an agreement with the RISC-V consortium that limits them on what funny business they can do.
Post reply on HN