Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32F103 #41

Open
vtrx-az opened this issue Mar 1, 2022 · 3 comments
Open

STM32F103 #41

vtrx-az opened this issue Mar 1, 2022 · 3 comments

Comments

@vtrx-az
Copy link

vtrx-az commented Mar 1, 2022

I'm trying to port this code to STM32F103 using keil compiler.
I made changes to behave like C code (C99 mode).
The build completed perfectly, but the effects do not follow the timing.
Using fedit.exe, the effects work as if they are in infinite time, they don't stop.
'Periodic Force' does not work.
I have checked the code several times and I don't understand where the error is.
How is the 'Periodic Force' effect controlled and what could be wrong with looping other effects?

@vtrx-az
Copy link
Author

vtrx-az commented Mar 13, 2022

Solved.

@fikririzal
Copy link

can i ask about how you solve this problem?

does this library support STM32F103 / STM32F401?

@vtrx-az
Copy link
Author

vtrx-az commented Jan 29, 2023

can i ask about how you solve this problem?

does this library support STM32F103 / STM32F401?

I abandoned the project because it was crashing a lot.
I changed the descriptor many times.
I was getting used to it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants