User Activity

ex) When compiled with IAR 8.30.1, HardFault exception was occured.float gfSetDataRate = 100.0f; printf("Data Rate = %f \r\n", gfSetDataRate);​HardFault is occured at VCVT.F64.F32 instruction.​I also tested following caseIn case Compiled with GCC, is...
Posted on April 03, 2018 at 12:111. Target board: STM32F407G-DISC1(MB997D)2. Timer 1 and 4 configuration3. Probing PE9 for OPM of TIM1why 1st pwm is not working?Is it impossible to use timer by this manner?