square wave generator code
square wave generator code
how can I generate a 40Khz 50% duty cycle signal in ESP32 wroom ?
-
- Posts: 1704
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: square wave generator code
its apparently not for ESP32 as i get the following error when I try to run it .
"Error compiling for board Node32s."
can this code be adapted for node32s ? i see the micro used on the board is ESP32-wroom
"Error compiling for board Node32s."
can this code be adapted for node32s ? i see the micro used on the board is ESP32-wroom
Re: square wave generator code
Node32s is (probably) the name of the board and not the microcontroller. I assume you are doing something like `idf.py set-target node32s` but you should supply the name of the chip on the board instead.
It would help if you provide some context, i.e. what chip and board, which development environment, the steps you executed prior to building and/or the error messages leading up to the line you posted, else we can only mind read
It would help if you provide some context, i.e. what chip and board, which development environment, the steps you executed prior to building and/or the error messages leading up to the line you posted, else we can only mind read
Who is online
Users browsing this forum: akasaka_spk and 129 guests