Open
Description
Is 'STM32F103C8' 'digitalWrite' and 'digitalRead' possible in FAST mode?
[Same article, forum]
https://www.stm32duino.com/viewtopic.php?t=2401
hello.
[Status]
- MCU: STM32F103C8
- CORE1: https://github.com/rogerclarkmelbourne/Arduino_STM32
In the case of Arduino (AVR), there are the following libraries.
https://www.arduinolibraries.info/libra ... write-fast
'digitalWrite' Operates 'digitalRead' quickly.
Is it possible to operate ‘Fast mode’ through ‘CORE1’?
If anyone knows, please help.