hi there,
I migrated a project from a teensy 3.6 to a teensy 4.1 and I noticed a very strange problem:
I have set analogRead resolution to 12 bit, and whenever I read an analog pin that should have a gradual increase or decrease there is a sudden jump in the readings at about half the max voltage (3.3v)
so if I sweep a pot connected to ground and 3.3v I get a jump of approximately 200 units at half the pots gangway. the transition is aprupt, so it jumps from 1900 to 2150 or so.
is there a known problem with reading analog inputs on teensy 4.1? or some setting I can adjust?
I will try to do a simple sketch and schematic that exhibits the problem...
I migrated a project from a teensy 3.6 to a teensy 4.1 and I noticed a very strange problem:
I have set analogRead resolution to 12 bit, and whenever I read an analog pin that should have a gradual increase or decrease there is a sudden jump in the readings at about half the max voltage (3.3v)
so if I sweep a pot connected to ground and 3.3v I get a jump of approximately 200 units at half the pots gangway. the transition is aprupt, so it jumps from 1900 to 2150 or so.
is there a known problem with reading analog inputs on teensy 4.1? or some setting I can adjust?
I will try to do a simple sketch and schematic that exhibits the problem...