Allen-Synthesis / EuroPi

EuroPi: A reprogrammable Eurorack module based on the Raspberry Pi Pico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug Report] Unable to calibrate

Salvadi opened this issue · comments

I'm unable to calibrate the Europi with mode 1. The calibration gets stuck at "Calibrating..." after plugging the 10V source into the analogue input.
The Europi was loaded with the the precompiled firmware from the "Quick start" section.

However programming the Europi with Thonny IDE I can calibrate with no problems at all.

To Reproduce
Steps to reproduce the behavior:

  1. Program the Europi as per the "Quick start" section
  2. Click on 'Calibrate'
  3. Select 'Mode 1'
  4. Get stuck at 'Calibrating...'

Expected behavior
Get to the 'Insert analogue input into CV1' calibration step.

Working on a fix here: #229

Fixed in #229