In S32K RM,I found these LPSPI/LPUART/LPI2C peripherals. I know LP stand for Low Power,but I did not understand what is the difference between LPSPI and normal SPI?
Also there is 'DOZEN' in the register of LPSPI(also LPI2C/LPSPI/FlexIO),
What does Doze mode mean?
B.R.
Terry Sun
Hello Terry Sun,
Regarding your questions please see my comments below:
What is the difference between LPSPI and normal SPI?
There are two important points of the Low Powe peripherals comparing to the standard peripherals:
What does Doze mode mean?
Doze mode is like stop mode for the modules. For example, for the LPSPI, the DOZEN bit by default is zero, this means that if you send the MCU to a stop mode, the module will continue working as long as it has an appropriate clock. If you set the DOZEN bit and you send the module to a stop mode, the module won't work.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Thanks very much!
B.R.
Terry Sun