força de entrada angular em maiúsculas
<input formControlName="TEST" (input)="TEST.setValue(TEST.value.toUpperCase())">
Tommy
<input formControlName="TEST" (input)="TEST.setValue(TEST.value.toUpperCase())">