2021-04-24 1:34 AM
Hello! I once asked a question about ADC:
("adc-functionality-in-stm32f1-stm32l15x-series")
Since then, the ADC has gotten much,much better, thank you!
There are even versions with 16-bit. But there is still one serious problem. This is a built-in reference voltage source(VREF).
It sooo strongly depends on the temperature(especially true for temperatures below 20C). It turns out that the 16-bit ADC is useless. You have to use an external VREF;
Here is the actual question: are you planning to improve the VREF stability?
The second question is related to LPTIM. The task is as follows: You need to measure time intervals with a detail of 1 us(microsec).
And both in normal mode and in STOP mode. And these intervals can be several days or weeks.
A 16-bit timer is certainly not enough. Not enough and 32-bit))). You need a 64 or at least 48bit timer that can work in stop-mode.
You add some really cool stuff to the MC. Please add this absolutely necessary timer!))
Sincerely, fiim;
2021-04-28 3:52 AM
Hi @fiim ,
Happy to see that the Community was helpful for you :)
Your new proposals need absolutely to be submitted in the Idea Zone.
You can share 2 ideas in your case; try to provide all arguments to convince other community members by their relevance so that they vote for them.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.