Hello all,
external oscillator is disabled and system clock runs from internal oscillator. Electrical team is asking possiblity to configure the oscillator pins as active low GPIOs to minimize current consumption .
I was researching whether it is possible . As per my analysis ,
On S12X / classic S12:
On S12VLA (MagniV):
is my understanding correct ?
or
is this MCU part of S12G and S12P devices (180 nm technology) and the MagniV family (S12Z) ? is configuring XTAL & EXTAL pins as acitve low works here?
Thanks,
Pallavi Y B
Hi,
The “classic” S12 families do not provide an internal oscillator intended for system clock usage (250 nm technology). Moreover, these devices do not support alternative pin functions on the XTAL and EXTAL pins.
This capability was introduced with the S12G and S12P devices (180 nm technology) and the MagniV family (S12Z). These devices start with the internal oscillator enabled, while the external oscillator is optional.
Therefore, XTAL and EXTAL operate as alternative function pins, and the MCU starts with PE0 and PE1 on these pins configured as inputs (DDRE), with pull‑down enabled (PERE and PPSE).
Best regards,
Ladislav
hello Lama,
Can you please confirm above point ?