Search found 5 matches

by Scotty2541
Fri Dec 24, 2021 2:00 am
Forum: General Discussion
Topic: What is VSPICS0?
Replies: 2
Views: 6324

Re: What is VSPICS0?

Thanks, that clears SOME of it up. And table 25 on page 117 helps. But, of course, esp32_technical_reference_manual_en.pdf was yet another document that never appeared in any of my searches. At least I have it now. Next up, which I do not look forward to, is correlating this TRM information back to ...
by Scotty2541
Wed Dec 22, 2021 7:49 pm
Forum: General Discussion
Topic: What is VSPICS0?
Replies: 2
Views: 6324

What is VSPICS0?

Or HSPICS0 for that matter? What is the difference between VSPI, HSPI, GP-SPI2, GP-SPI3 ? Where is any of this documentation consistent? I am trying to support a WROVER device, and the doc "esp32-wrover-e_esp32-wrover-ie_datasheet_en" shows that internally there is one or two SPI buses and two CS li...
by Scotty2541
Tue Nov 30, 2021 9:04 pm
Forum: Hardware
Topic: Where to start?
Replies: 4
Views: 5872

Re: Where to start?

The LED is a digitally controlled device that you write bits to to set the colors. Datasheet Here . There is also an Arduino library on GitHub for it (or a similar unit) here . Cool. Thanks. That's a bit better than the data sheet I found with Google. http://www.normandled.com/upload/201804/SK6812%...
by Scotty2541
Tue Nov 30, 2021 2:00 pm
Forum: Hardware
Topic: Where to start?
Replies: 4
Views: 5872

Re: Where to start?

Thanks. I was searching for that LED on normal sites (DigiKey, Mouser, Adafruit...), somehow came up with a 6812 part number, because the 'xx' looked like wildcards. So I wasn't coming up with anything. Google was giving me sites in Chinese. But I think I found something written in both. Thanks. Ecl...
by Scotty2541
Tue Nov 30, 2021 3:39 am
Forum: Hardware
Topic: Where to start?
Replies: 4
Views: 5872

Where to start?

Hello, I have some getting started questions, these should be easy, but I can't find any answers... I am brand new (complete newbie) to this ecosystem. But I am not new to the development world. I've coded for Windows, MicroChip, TI, (BeagleBone, TIVAC, MSP... ), PI, Quartus, etc... So this type of ...