typo & progress

This commit is contained in:
rusefi 2022-03-15 15:50:39 -04:00
parent 613ce3bd7e
commit cd2d93bc39
1 changed files with 2 additions and 2 deletions

View File

@ -64,8 +64,8 @@ void stm32_stop() {
NVIC_SystemReset();
}
/*
Standby for both F4 & F7 works perfectly, with very little curent consumption. Downside is that theres a limited amount of pins that can wakeup F7, and only PA0 for F4XX.
Cannot be used for CAN wakeup without hardware modificatinos.
* Standby for both F4 & F7 works perfectly, with very little current consumption.
* Downside is that theres a limited amount of pins that can wakeup F7, and only PA0 for F4XX.
*/
void stm32_standby() {
// Don't get bothered by interrupts