stm32l071CB flash only 128kB, can fatfs run on Stm32L071CB? Roughly how much space it takes up?The FATFS I used to use on the stm32F103VE platform took up about 200KB of flash because of several large arrays。
Vl53l3CX works well when i init it with DataInit and StartMeasurement Function,but when i add a OffsetCalibration to its init sequence,it output a distance of 8191 mm,which is obviously wrong .Paraments of calabration function are shown in the follo...
the Dead Battery Signals have been selected in stm32cubeMX, but when it run to "MODIFY_REG(SYSCFG->CFGR1, (SYSCFG_CFGR1_UCPD1_STROBE | SYSCFG_CFGR1_UCPD2_STROBE), ConfigDeadBattery);",SYSCFG->CFGR1 keeps default value.the clock is enabled.
I just want to know the logic that STM32G431 CAN get into can_off status,because it often get into that status when i link and unlink it to/from an upper cumputer。it worked in normal mode。