Search found 4 matches
- Mon Sep 03, 2018 9:51 am
- Forum: ESP-IDF
- Topic: ESP32 pulse counter speed (max frequency)
- Replies: 2
- Views: 12330
Re: ESP32 pulse counter speed (max frequency)
Hi ESP_Angus, thank you very much, that answers my question. The SI5351 has 3 independent outputs. One Output is used as tunable oscillator-output up to 160 MHz. The AVR can count with max. 8 MHz. Therefore another output of the SI5351 is used to generate a "slow" 8MHz signal to be counted by the AV...
- Sun Sep 02, 2018 6:48 pm
- Forum: ESP-IDF
- Topic: ESP32 pulse counter speed (max frequency)
- Replies: 2
- Views: 12330
ESP32 pulse counter speed (max frequency)
Hello, one of my project-dreams is a GPS‑disciplined oscillator using a si5351 chip. GPS-disciplined means that the output frequency from the oscillator is measured by a frequency counter using the high precise 1Hz output from a GPS-receiver while the microcontroller is doing the correction. The ide...
- Sun Sep 02, 2018 3:39 pm
- Forum: ESP-IDF
- Topic: Get Started
- Replies: 2
- Views: 4003
Re: Get Started
Thank you Che,
it works now ... I entered erroneous the linux tty4
it works now ... I entered erroneous the linux tty4
- Sun Sep 02, 2018 9:48 am
- Forum: ESP-IDF
- Topic: Get Started
- Replies: 2
- Views: 4003
Get Started
Hello, I installed the esp32 idf on a Windows10 PC as first time user and tried the "hello world" project. I did everything (hopefully) described in the "Get Startet"- pages on docs.espressif.com. When I do the "make flash" I get the following errors: $ make flash Python requirements from C:/msys32/...