So it's not an issue with stm32duino, but with Proteus.saini999 wrote: Sat May 06, 2023 5:17 pmProteus only has External Clock Frequency for STM which is set to 8Mhz by defaultGonzoG wrote: Sat May 06, 2023 2:51 pm Have you checked if board setup in stm32duino (clocks, etc) is same are your hardware ??
Idk about board setup, please let me know what files have configs
analogRead() Freezes the program
Re: analogRead() Freezes the program
Re: analogRead() Freezes the program
Well i think it's problem with proteus vsm so I've ordered a stm32f407ve development board and I'll test it on that then i can debug it too which will be easier to find out what's causing the issue if there is any with the code
Re: analogRead() Freezes the program
I just received the development board and tested the interrupt issue and it's working fine it's just an issue with proteus