If this works plausably well on a test board I'll have some PCBs made. Antenna wires with lots of MHz are problematic.
/Troed
Code: Select all
/* huh? On the 22v10 this looks like it's HHHLHHHLHHHL instead of HHLLHHLLHH*/
/* 32, 32, 16 */
MMUCLK.D = !MMUCLK;Agree - but the same code worked fine on 20V8. I can compare the GAL generated 16MHz with the one from the Shifter and the clock pulse frequency and timing are correct, so I assume it's the difference in level (duty cycle) which would then be an effect of the 22V10.czietz wrote: Sat Aug 01, 2020 12:41 pm Check the signal on the scope. E.g., if for some reason you have very slow edges, and depending on the threshold voltage setting of your LA, you would see an uneven duty cycle.
Thanks! As you know, making hardware is still quite new to me