disabling of modules like spi, sci etc

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

disabling of modules like spi, sci etc

1,115 Views
ellendula
Contributor I
Hello all, I have to disable the SPI,SCI, ACMP, Modular Timer, Inter Integrated Circuits in My application for pow power consumption. please anyone tell me how to disable the modules which are not required for my application. and also tell me how to implement the STOP3 mode. In my application, I used STOP3 mode with the RTI as wakeup source. i Dont know where i am doing wrong , its not happening. if anyone know please help. Hoping the answer as early as possible. Thanking you SHIVA
Labels (1)
0 Kudos
Reply
1 Reply

685 Views
bigmac
Specialist III

Hello Shiva,

 

The register settings that are present following POR will generally disable the various modules.  If you wish to explicitly disable the modules within you code, look in the datasheet for the reset or POR values applicable to each control register.

 

You do not say which MCU part you are using.  The code you are using to enter stop 3 mode, and the RTI setup code would also assist.

 

Regards,

Mac

 

0 Kudos
Reply