parezj / EMBO

EMBO - Scope for only $6. Embedded instruments: Oscilloscope, Logic Analyzer, Voltmeter, Counter, PWM and Signal Generator on STM32 MCUs (F1, F3, L4, G4 ....). PC app for Windows, Ubuntu and macOS. Firmware is in C, PC GUI app is in C++ Qt 5.
https://embo.jakubparez.com
MIT License
144 stars 37 forks source link

Wrong Trigger level when channel scale is in use #20

Open elpatosilva opened 1 year ago

elpatosilva commented 1 year ago

I dont wnow if this is a active project, but anyway Im using channel scale on the oscilloscope, but trigger level is not scalled, if I use a scale = 10 and want to trigger at 2v, I have to set the trigger to 0.2v to work properly.

Saludos