2017-11-16 12:01 AM
Hi There!
Hi have already post this issue but nothing changed from those time. May be i have ''unique'' version of qubeMX but this annoying bug chase me.
When I change the Input frequemcy value I get this bug. Please look at the picture below. I can't return bach normal values - all of them in a float point state.It works for PC vercion and plugin of current wersion.
Have somebody the same issue?
Solved! Go to Solution.
2017-11-16 05:54 AM
Hello,
I think that this behaviour has been observed using eclipse plugin and not happen using CubeMx in standalone mode.
I raised this issue internally to our CubeMx team for further investigation and provide more details.
Best Regards
Imen
2017-11-16 01:06 AM
Hi again!
I've done fix.
I manulally changed next strings in the *.ioc file :
RCC.LSE_VALUE=32768000000
RCC.RTCFreq_Value=32768000000
RCC.HSE_VALUE=12000000
and now it looks like it works
before there were somthing like this: RCC.HSE_VALUE=0.0000000000000000012000000
I see that ir recalculate by circul! I am switching beetwin tabs:
I typed to input frequency field : 32768000 and clicked to the side:
it was devided by 1000))
i opened next tab and open the clock tab again:
and again:
I hope it'll help.
FYI:
1) 1 kHz = 1 000 Hz
2) 1 MHz = 1 000 kHz = 1 000 000 Hz
3) 1 GHz = 1 000 MHz = 1 000 000 kHz = 1 000 000 000 Hz
In practice, whenyou will use one minimal unit system (Hz), for example like it usually do in math,you wont have this bug.
I hope it'll help too.
2017-11-16 05:26 AM
Ha! New plugin is already available! Thanks!
2017-11-16 05:28 AM
Ha! This bug still there! Ha ha!
2017-11-16 05:54 AM
Hello,
I think that this behaviour has been observed using eclipse plugin and not happen using CubeMx in standalone mode.
I raised this issue internally to our CubeMx team for further investigation and provide more details.
Best Regards
Imen
2017-11-16 06:13 AM
Hi!
Yes! Correct!
It doesn't work for
CubeMx in standalone mode.
Eclipse plugin has this issue.
Thanks for reply!
I hope my report will help your team to resolve this issue.
2018-02-21 02:44 AM
Can you please share your ioc file or specify the MCU you had selected for this project.
Thank you.