User Activity

Posted on December 01, 2017 at 16:23Dear all,I used STM32H743 cibleIn the CubeMx, In ADC1 Configuration, i choose End of single or sequence conversion for 'End of conversion selection'Then when i generate my projet and i try to compile, i have error...
Posted on November 23, 2017 at 14:13Dear All,Is it possible to used Arm math library for FFT calcul on STM32L4 cible ?Because, I can compile, but when lunch programm, I go in this error loop :Thanks
Posted on November 23, 2017 at 11:31Dear all,I'm using STM32H743ZI (nucleo-H743ZI board)This µc have 1Mb of SRAM (512 Kbytes of user sram ?)When i declare array of 100k uint16I have this error message :'section `.bss' will not fit in region `DTCMRAM...
Posted on November 22, 2017 at 11:58Dear All,I'm using STM32H743 Nucleo board.I want verify power consumption. Specially in low power mode.When I flash the micro with PWR_STOP_RTC project (in stm32Cube exemple), i have 10ma  in low power modeI measu...