disabling of modules like spi, sci etc

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

disabling of modules like spi, sci etc

1,114 次查看
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
标签 (1)
0 项奖励
回复
1 回复

684 次查看
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 项奖励
回复