Hi fpiSTM ,
your suggestion was too complex, main part of my issue was solved by reading source code of some methods and again MCU Specs.
Just for curiosity, my issues from previously posted code :
1) Callback registration HAL_COMP_RegisterCallback needs to be called after HAL_COMP_Init ...
Search found 4 matches
- Mon Jul 31, 2023 12:23 pm
- Forum: General discussion
- Topic: AnalogComparator Interrupts
- Replies: 6
- Views: 13458
- Mon Jul 31, 2023 7:39 am
- Forum: General discussion
- Topic: AnalogComparator Interrupts
- Replies: 6
- Views: 13458
Re: AnalogComparator Interrupts
Hi fpiSTM ,
Thanks, first, sorry for late response, I was focused on my daily business.
I updated my core and uploaded updated stm32l0xx_hal_conf_default.h from github, and compilation issue was resolved.
But my code still doesn't works, based on serial dump I'm getting issue with call back ...
Thanks, first, sorry for late response, I was focused on my daily business.
I updated my core and uploaded updated stm32l0xx_hal_conf_default.h from github, and compilation issue was resolved.
But my code still doesn't works, based on serial dump I'm getting issue with call back ...
- Wed Jul 12, 2023 11:33 am
- Forum: General discussion
- Topic: AnalogComparator Interrupts
- Replies: 6
- Views: 13458
AnalogComparator Interrupts
Hi All,
I'm trying to utilize built-in comparator to resume from deepslep, but I'm currently failing on make comparator working. I Assume, that I'm doing something wrong, but I can't identify what.
Board is Generic STM32L051C8
Core is STM Core 2.6 ( but same issue was also in 2.5 )
Ide ...
I'm trying to utilize built-in comparator to resume from deepslep, but I'm currently failing on make comparator working. I Assume, that I'm doing something wrong, but I can't identify what.
Board is Generic STM32L051C8
Core is STM Core 2.6 ( but same issue was also in 2.5 )
Ide ...
- Thu Sep 01, 2022 7:18 am
- Forum: Let us know a bit about you and your projects
- Topic: Hello from Czech
- Replies: 0
- Views: 2972
Hello from Czech
Hi,
I'm hobbyst (started in 7 years ago) in focus primary to Home Automation and another related small topics.
In my sensor network using Atmegas/Arduino , STM32 and as core is used Openhab on RPi.
STM32 is currently used as bridge between Arduino sensor/actuator network (based on RFM69 ) and ...
I'm hobbyst (started in 7 years ago) in focus primary to Home Automation and another related small topics.
In my sensor network using Atmegas/Arduino , STM32 and as core is used Openhab on RPi.
STM32 is currently used as bridge between Arduino sensor/actuator network (based on RFM69 ) and ...