PicoV3 - Arduino ?
PicoV3 - Arduino ?
Short question: Can I also use the ESP32-PICO-V3 chip with Arduino? Does it work exactly like the ESP32-PICO-D4, or with special settings, or not at all?
Re: PicoV3 - Arduino ?
Hello, can anyone give some information about it?
I don't mean the ESP32-picoV3-2, which is currently only available as a sample.
I mean the simple ESP32-picoV3, which has been produced and sold normally for some time.
Thank you.
I don't mean the ESP32-picoV3-2, which is currently only available as a sample.
I mean the simple ESP32-picoV3, which has been produced and sold normally for some time.
Thank you.
Re: PicoV3 - Arduino ?
See section "3.3 Compatibility with ESP32PICOD4" of PICO-V3 datasheet:
https://www.espressif.com/sites/default ... eet_en.pdf
If GPIOs 18 and 23 are defaults for any of the Arduino functionality (eg. I2C bus) then you might have issues with libraries that expect those pins. Otherwise it should be fine. Have you tried it?
https://www.espressif.com/sites/default ... eet_en.pdf
If GPIOs 18 and 23 are defaults for any of the Arduino functionality (eg. I2C bus) then you might have issues with libraries that expect those pins. Otherwise it should be fine. Have you tried it?
Re: PicoV3 - Arduino ?
I don't see any problem adapting special GPIOs (e.g. 18/19 for I2C), that should work. My question is first: Can I create a program via Arduino and program it into the chip so that it works?
No, I haven't tested it yet, but ask beforehand
I intend to create a board where I've used the pico-D4 so far. I do not need a possible memory expansion and would also like to use the new chip pico-V3. But Arduino is used for software creation, hence my question.
No, I haven't tested it yet, but ask beforehand
I intend to create a board where I've used the pico-D4 so far. I do not need a possible memory expansion and would also like to use the new chip pico-V3. But Arduino is used for software creation, hence my question.
Re: PicoV3 - Arduino ?
Since it is not possible to get such a simple answer in advance, I have to test it myself
It is comparable to the first step of mankind on the moon, nobody has programmed this chip with Arduino before.
It is comparable to the first step of mankind on the moon, nobody has programmed this chip with Arduino before.
-
- Posts: 364
- Joined: Mon Jan 04, 2021 2:06 pm
Re: PicoV3 - Arduino ?
Thanks.
That's exactly how I thought it, just wanted to be assured by a professional that it really is.
The answer was that simple and quick. Thanks again.
That's exactly how I thought it, just wanted to be assured by a professional that it really is.
The answer was that simple and quick. Thanks again.
Who is online
Users browsing this forum: No registered users and 65 guests