RPi Pico Projects and Circuits by Kainka Burkhard

RPi Pico Projects and Circuits by Kainka Burkhard

Author:Kainka, Burkhard
Language: eng
Format: epub, pdf
Published: 2022-05-06T00:00:00+00:00


The observations indicate that another process is running on the pico that eats up so much time that 1 % of the positive edges are read over at higher frequencies. The delays must be less than one pulse length of the 10 kHz signal, i.e. less than 50 ns. The suspicion falls on the USB interface, which must be operated permanently.

The solution to the problem again lies in the use of the second processor core in the RPi Pico. The virtual serial interface is initialised in the first core. The actual frequency measurement is shifted to the second core. There is access to the interface with Serial.print, but the transmission of the data takes place in Core0.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.