Search found 2 matches
- Wed Mar 08, 2023 11:01 pm
- Forum: General discussion
- Topic: Documentation for basic functions?
- Replies: 4
- Views: 2290
Re: Documentation for basic functions?
pwmWrite() is a function from libMaple/Roger's core. It's pretty limited compared to official STM32 core.
Roger's core wiki: https://stm32duinoforum.com/forum/wiki_subdomain/index_title_Main_Page.html
official STM32 core wiki: https://github.com/stm32duino/Arduino_Core_STM32/wiki
The wiki for ...
- Wed Mar 08, 2023 3:58 pm
- Forum: General discussion
- Topic: Documentation for basic functions?
- Replies: 4
- Views: 2290
Documentation for basic functions?
Hello, newbie here!
I can't seem to find basic documentation that would list the extra functions specific to stm32duino. I've heard of some of them from the general chatter among people like pwmWrite(), but where is a general documentation that would list them?? I'm not even sure how to change the ...
I can't seem to find basic documentation that would list the extra functions specific to stm32duino. I've heard of some of them from the general chatter among people like pwmWrite(), but where is a general documentation that would list them?? I'm not even sure how to change the ...