Search found 2 matches

by blobkat
Mon Apr 25, 2022 3:26 pm
Forum: Hardware
Topic: Will ESP32-WROOM-32U be damaged if operated without an antenna?
Replies: 6
Views: 8507

Re: Will ESP32-WROOM-32U be damaged if operated without an antenna?

Can it also be damaged if I won't use the antenna at all? For example in the ESP32-POE-EA by Olimex, where I would use Ethernet instead of wireless connectivity.
by blobkat
Tue Dec 03, 2019 11:11 am
Forum: ESP32 Arduino
Topic: Connecting two MCP3xxx devices on VSPI bus
Replies: 0
Views: 1853

Connecting two MCP3xxx devices on VSPI bus

Hello guys, I have an ESP32-PoE-ISO from Olimex, and I'd like to connect an MCP3008 and MCP 3004 to it. I'd like to put both on the VSPI bus, with different slave selects. However it seems that most arduino libraries for the MCP series assume that when you initialise the library with custom pins set...