2015-01-27 04:39 AM
STM32CubeMx v4.6.0
STM32F4 v1.4.0 1. After close and open CubeMx project (create for STM32F4DISCOVERY), i see ADC1 config error (in the previous version of the same here): 2. I set USART speed 57600, it work on 115200 (in the previous version to work correctly): 3. After check and uncheck FreeRTOS checkbox, NVIC Sub priority becomes not available: #nvic #adc #usart2015-02-04 10:31 AM
Hello,
Can you please share your .ioc file. Can you confirm the procedure: did you load an MX 4.5 based project with MX 4.6? Or did you start this as a new project in MX 4.6. Thank you2015-02-05 11:11 AM
2015-02-19 12:05 AM
I start new project.
________________ Attachments : test_1.ioc : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HzR3&d=%2Fa%2F0X0000000bLp%2FEamPvNOketP0hF8dirSKeF7eXSujq.SzaV_fuin7QqA&asPdf=false2015-02-19 12:33 AM
2015-03-18 03:30 AM
When freeRTOS is disabled, you need to change the priority group to be able to choose sub priority > 0.